Update cluster-administration-overview.md

Fixes typos
This commit is contained in:
Ryan McGinnis
2017-05-14 13:53:46 -07:00
committed by GitHub
parent c76dbdda67
commit db5f30a4aa
@@ -43,9 +43,9 @@ If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](
* [Managing a cluster](/docs/concepts/cluster-administration/cluster-management/) describes several topics related to the lifecycle of a cluster: creating a new cluster, upgrading your clusters master and worker nodes, performing node maintenance (e.g. kernel upgrades), and upgrading the Kubernetes API version of a running cluster..
* Learn how to manage [nodes](/docs/concepts/nodes/node/).
* Learn how to [manage nodes](/docs/concepts/nodes/node/).
* Learn how to set up and manage the [resource quota](/docs/concepts/policy/resource-quotas/)) for shared clusters.
* Learn how to set up and manage the [resource quota](/docs/concepts/policy/resource-quotas/) for shared clusters.
## Securing a cluster