I would probably try to figure out why it’s not running on the control-plane nodes, if it’s a daemonset it should be on all of them. did you taint some of the nodes?
f
full-advantage-72413
10/18/2023, 9:56 PM
Yes there is no schedule taint on control planes but it was done after everything was up and running. Now it goes to a single control plane but not the others while this taint is present on all control planes
full-advantage-72413
10/18/2023, 11:19 PM
Resolved it allowed the pods to be scheduled on tainted nodes via tolerations.