Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. (#6600)

* Move master component definitions to glossary

* review comments

* Update controller.yaml

Making a trivial change to un-stuck Travis

* Update controller.yaml

Removing trivial change
This commit is contained in:
Tina Zhang
2018-01-25 22:34:06 +00:00
committed by Zach Corleissen
parent 1d6f7b9d55
commit 3c50ce9d87
7 changed files with 70 additions and 10 deletions
@@ -5,7 +5,7 @@ approvers:
title: Operating etcd clusters for Kubernetes
---
etcd is a strong, consistent, and highly-available key value store which Kubernetes uses for persistent storage of all of its API objects. This documentation provides specific instruction on operating, upgrading, and rolling back etcd clusters for Kubernetes. For in-depth information on etcd, see [etcd documentation](https://github.com/coreos/etcd/blob/master/Documentation/docs.md).
{% glossary_definition term_id="etcd" length="all" prepend="etcd is a "%}
<!-- TODO(mml): Write this doc.