-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
4.16.z
-
None
-
None
-
False
-
Description of problem:
A newly created OCP 4.16.8 Azure IPI cluster is getting the following taints: effect: NoSchedule key: node.cloudprovider.kubernetes.io/uninitialized value: "true" This causes infra workloads like "ingress router" pod scheduling issues(It goes into the pending state).
Version-Release number of selected component (if applicable):
How reproducible:
Always with OCP 4.16.8 Azure IPI cluster.
Steps to Reproduce:
1. 2. 3.
Actual results:
Ingress router pods are not getting scheduled to infra nodes.
Expected results:
Infra nodes should be schedulable for infra workloads.
Additional info:
A similar BUG was noticed after the upgrade from 4.12.26 to 4.14.16. BUG: https://issues.redhat.com/browse/OCPBUGS-33405