aespinosa / cookbook-kube

Custom Chef resources to launch a Kubernetes cluster
https://supermarket.chef.io/cookbooks/kube
Apache License 2.0
32 stars 20 forks source link

Add a kubelet action to drain a node #20

Open tas50 opened 7 years ago

tas50 commented 7 years ago

This could be handy thing to apply to a node or role to drain out systems.

aespinosa commented 7 years ago

Notes: draining is handled as a node object property in kubectl with totally different properties.