kubernetes/docs/admin
Saad Ali 9dbe943491 Attach/Detach Controller Kubelet Changes
This PR contains Kubelet changes to enable attach/detach controller control.
* It introduces a new "enable-controller-attach-detach" kubelet flag to
  enable control by controller. Default enabled.
* It removes all references "SafeToDetach" annoation from controller.
* It adds the new VolumesInUse field to the Node Status API object.
* It modifies the controller to use VolumesInUse instead of SafeToDetach
  annotation to gate detachment.
* There is a bug in node-problem-detector that causes VolumesInUse to
  get reset every 30 seconds. Issue https://github.com/kubernetes/node-problem-detector/issues/9
  opened to fix that.
2016-06-02 16:47:11 -07:00
..
high-availability Removed DenyEscalatingExec from the list of default admission controllers. 2015-10-06 13:35:32 -07:00
limitrange Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
namespaces Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
resourcequota Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
accessing-the-api.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
admission-controllers.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
authentication.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
authorization.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
cluster-components.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
cluster-large.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
cluster-management.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
cluster-troubleshooting.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
daemon.yaml fix examples 2015-10-09 15:58:07 -07:00
daemons.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
dns.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
etcd.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
federation-apiserver.md Update the list of supported admission controls 2016-06-01 18:51:09 -07:00
federation-controller-manager.md add federation service controller 2016-05-29 00:25:07 +08:00
garbage-collection.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
high-availability.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
introduction.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
kube-apiserver.md Removed metrics api group 2016-05-31 09:48:39 +02:00
kube-controller-manager.md Reduce volume controller sync period 2016-05-30 09:59:31 +02:00
kube-proxy.md Use protobufs by default to communicate with apiserver 2016-05-21 11:38:32 +02:00
kube-scheduler.md Use protobufs by default to communicate with apiserver 2016-05-21 11:38:32 +02:00
kubelet.md Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
master-node-communication.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
multi-cluster.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
namespaces.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
network-plugins.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
networking.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
node.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
ovs-networking.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
ovs-networking.png Remove use of "minion" from graphic 2015-09-25 10:07:13 +08:00
README.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
resource-quota.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
salt.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
service-accounts-admin.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
static-pods.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08: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/admin/README.md).

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

This file has moved to: http://kubernetes.github.io/docs/admin/

Analytics