You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install kube-prometheus, but the prometheus operator does not get scheduled for deployment. I have this error:
0/6 nodes are available: 3 Insufficient cpu, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/6 nodes are available: 3 No preemption victims found for incoming pod, 3 Preemption is not helpful for scheduling.
I have three control plane nodes NOT worrying user workloads so I understand that, but not the rest of the error.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I run K8S v1.31.1 on Talos Linux (vmware).
I am trying to install kube-prometheus, but the prometheus operator does not get scheduled for deployment. I have this error:
0/6 nodes are available: 3 Insufficient cpu, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/6 nodes are available: 3 No preemption victims found for incoming pod, 3 Preemption is not helpful for scheduling.
I have three control plane nodes NOT worrying user workloads so I understand that, but not the rest of the error.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions