access-clusters docs revamp (#3779)

* access-clusters docs revamp

Fix the accessing clusters docs, bring them into the right templates
and put them in the right parts of the site.

* Update proxies.md

* Update concepts.yml

* Update tasks.yml
This commit is contained in:
Jared
2017-05-15 17:15:20 -07:00
committed by Andrew Chen
parent 6baa409961
commit f940b709d9
5 changed files with 380 additions and 0 deletions
+3
View File
@@ -60,6 +60,9 @@ toc:
- docs/concepts/cluster-administration/kubelet-garbage-collection.md
- docs/concepts/cluster-administration/federation.md
- docs/concepts/cluster-administration/sysctl-cluster.md
- docs/concepts/cluster-administration/authenticate-across-clusters-kubeconfig.md
- docs/concepts/cluster-administration/master-node-communication.md
- docs/concepts/cluster-administration/proxies.md
- title: Storage
section:
+2
View File
@@ -97,6 +97,8 @@ toc:
- title: Administering a Cluster
section:
- docs/tasks/administer-cluster/access-cluster-api.md
- docs/tasks/administer-cluster/access-cluster-services.md
- docs/tasks/administer-cluster/configure-upgrade-etcd.md
- docs/tasks/administer-cluster/apply-resource-quota-limit.md
- docs/tasks/administer-cluster/out-of-resource.md