OVN-Kubernetes assigns duplicate node-subnet to the RHOCP nodes in case of clusterNetwork ranges run out
Issue
- Why is the RHOCP
clusterfacingtimeoutoccurrences in the communication betweenpodsandservices? -
Why are the RHOCP
nodesinstalled with duplicate assignednode-subnets?$ oc get nodes -oyaml | grep subnet | sort k8s.ovn.org/node-subnets: '{"default":["10.xxx.0.0/22"]}' k8s.ovn.org/node-subnets: '{"default":["10.xxx.12.0/22"]}' k8s.ovn.org/node-subnets: '{"default":["10.xxx.16.0/22"]}' <--- k8s.ovn.org/node-subnets: '{"default":["10.xxx.16.0/22"]}' <--- k8s.ovn.org/node-subnets: '{"default":["10.xxx.16.0/22"]}' <--- k8s.ovn.org/node-subnets: '{"default":["10.xxx.28.0/22"]}' k8s.ovn.org/node-subnets: '{"default":["10.xxx.32.0/22"]}'
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4.14
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.