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
It's on my list IIRC because labels and taints should now be supported. I am reopening so I can notify you here when it's done. I need to do this quite soon because we need it at work as well.
In my config I have...
...and no other nodes.
Since I need to configure a Helm chart to exclude DaemonSet Pods from the master nodes, I tried to add the
labels
above.However,
kubectl describe node xxx
does not show the desired label:Am I doing something wrong?
The text was updated successfully, but these errors were encountered: