My worker node status is Ready,SchedulingDisabled

To prevent a node from scheduling new pods use:

kubectl cordon <node-name>

Which will cause the node to be in the status: Ready,SchedulingDisabled.

To tell is to resume scheduling use:

kubectl uncordon <node-name>

More information about draining a node can be found here. And manual node administration here

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)