Closed gustajz closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution. Note that acs-engine is deprecated--see https://github.com/Azure/aks-engine instead.
Is this a request for help?: YES
Is this an ISSUE or FEATURE REQUEST? (choose one): ISSUE
What version of acs-engine?: v0.18.8
Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm) Kubernetes v1.10.3
What happened: PodCIDR defined in template are not respected in some agents.
JSON template
On another nodes works correctly, see below.
What you expected to happen: Pod receive IP from defined CIDR.
How to reproduce it (as minimally and precisely as possible): Create a cluster with 3 masters and 4 nodes on a CustomVNET overwriting all default network addresses.
Anything else we need to know: We have a VPN between Azure and the company network. Whose network definition is 10.0.0.0/8, forcing in this way to modify all the network definition of Kubernetes.