Files
kubernetes/pkg/kubectl/cmd
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
..
2015-11-25 14:13:39 +08:00
2015-12-05 13:52:53 +08:00
2015-11-19 15:26:43 +01:00
2015-12-10 13:12:21 -08:00
2015-12-21 09:26:06 -05:00
2015-12-17 18:35:54 -02:00
2015-11-25 14:11:27 +08:00
2015-10-08 10:49:09 +08:00
2015-12-21 09:26:06 -05:00
2015-11-25 11:26:40 +01:00
2015-11-24 12:27:20 +01:00