Replies: 2 comments
-
Apologies for the late answer. I've successfully created a cluster with class B CIDR range for the VCN. I didn't change the services and pods though. Can you please share the ranges you used? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Ali, thanks for getting back to me. The configuration I was using is as follows:
If I remember rightly the pods and services complain if you try to assign any subnet range smaller than a |
Beta Was this translation helpful? Give feedback.
0 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.
-
It seems that we're not able to create a cluster without a class A subnet for each of the services, pods and the VCN. The problem with this, in an internal network, is that we will quickly use up a lot of the available class A subnets.
I can easily foresee a situation whereby we would create separate clusters for different clients to totally separate their deployments. This would be completely prohibitive with 3 entire class A subnets per cluster.
Is there something that I'm missing here, is there any way to deploy into a smaller space, or is this really the preferred approach?
Beta Was this translation helpful? Give feedback.
All reactions