check if the pods that are scheduled have tolerations that allow them to run there. Some pods need to run on the control plane nodes, like CNI plugin pods etc
microscopic-diamond-94749
04/17/2023, 10:24 AM
and check if the taints are set properly on the nodes
c
curved-army-69172
04/17/2023, 10:27 AM
I don't see any taints on the control plane nodes but the "workload pods" have definetly no tolerations of any kind...
curved-army-69172
04/17/2023, 10:28 AM
not sure who is supposed to set the taints? as said, this is a terraform deployed cluster, so I had thought the taints are added automatically...