k3s/docs
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
..
admin Add zone back in to cluster management doc 2016-01-04 17:56:41 -08:00
api-reference Add support for flex volume. Flex volume adds support for thirdparty(vendor) 2015-12-23 14:11:38 -08:00
design Merge pull request #18047 from caesarxuchao/munger-tag-new 2015-12-22 10:35:20 -08:00
devel Merge pull request #19236 from doriordan/doriordan-scala-client 2016-01-04 14:43:28 -08:00
getting-started-guides Merge pull request #19272 from cmluciano/cmluciano-cml/dockermachine 2016-01-04 19:06:35 -08:00
man/man1 Initial node drain implementation for #3885. 2016-01-06 17:28:18 -08:00
proposals Fix generated docs 2016-01-05 14:43:29 +01:00
user-guide Initial node drain implementation for #3885. 2016-01-06 17:28:18 -08:00
README.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
api.md Clean up standalone conversion tool 2015-12-23 10:31:08 +08:00
reporting-security-issues.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
roadmap.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
troubleshooting.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00

README.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics