amimof / amimof/kubernetes-the-right-way

Service cluster IP range/CIDR

Open
#58 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jinja
Stars
28
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The service cluster IP range is hardcoded to `10.32.0.0/24`. I'm guessing we should make this a parameter, with a default value instead?

Also, why `/24`? Doesn't this limit the number of services in the cluster to 256? I see that [Kubernetes default](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/) is `10.0.0.0/24` though, so maybe it's common.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.