This message was deleted.
# terraform-provider-rancher2
a
This message was deleted.
m
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
and check if the taints are set properly on the nodes
c
I don't see any taints on the control plane nodes but the "workload pods" have definetly no tolerations of any kind...
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...