Replies: 1 comment 2 replies
-
@DaspawnW That's correct: Could we make this clearer in the docs? Where would you want to see this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on this issue: #5852
and the comments inside it: #5852 (comment)
I now double checked my clusterNetwork to be save about the configuration.
Therefore the following question:
Does the clusterNetwork only includes the Pod CIDR Range or does it also include the Service IP CIDR Range?
Our current configuration is as follows:
clusterNetworks: 10.32.0.0/22,10.200.0.0/16
Where 10.32.0.0/22 the Service IP CIDR Range is and 10.200.0.0/16 the IP range for Pods.
Thank you in advance :-)
Beta Was this translation helpful? Give feedback.
All reactions