kubernetes/docs
saadali 542f2dc708 Introduce new kubelet volume manager
This commit adds a new volume manager in kubelet that synchronizes
volume mount/unmount (and attach/detach, if attach/detach controller
is not enabled).

This eliminates the race conditions between the pod creation loop
and the orphaned volumes loops. It also removes the unmount/detach
from the `syncPod()` path so volume clean up never blocks the
`syncPod` loop.
2016-06-15 09:34:08 -07:00
..
admin Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
api-reference Introduce new kubelet volume manager 2016-06-15 09:34:08 -07:00
design Added warning to hpa design doc 2016-06-13 14:26:37 +02:00
devel Default to GCR as the image registry if the provider is GCE or GKE. 2016-06-13 02:08:59 -07:00
getting-started-guides Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Run new update-generated-docs.sh script 2016-06-08 17:25:21 -07:00
proposals Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
user-guide Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
yaml/kubectl Run new update-generated-docs.sh script 2016-06-08 17:25:21 -07:00
api.md Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
reporting-security-issues.md Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
roadmap.md Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
troubleshooting.md Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Revert "Versioning docs and examples for v1.4.0-alpha.0." 2016-06-10 16:46:46 -07:00

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.2/docs/README.md).

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

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics