kubernetes/contrib/completions/bash
Matt Liggett c6e9ad066e Initial node drain implementation for #3885.
It cordons (marks unschedulable) the given node, and then deletes every
pod on it, optionally using a grace period.  It will not delete pods
managed by neither a ReplicationController nor a DaemonSet without the
use of --force.

Also add cordon/uncordon, which just toggle node schedulability.
2016-01-06 17:28:18 -08:00
..
kubectl Initial node drain implementation for #3885. 2016-01-06 17:28:18 -08:00
MAINTAINERS.md Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00