From db5f30a4aaf3ed7260ba36fac8d077048207ee7e Mon Sep 17 00:00:00 2001 From: Ryan McGinnis Date: Sun, 14 May 2017 13:53:46 -0700 Subject: [PATCH] Update cluster-administration-overview.md Fixes typos --- .../cluster-administration/cluster-administration-overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/cluster-administration/cluster-administration-overview.md b/docs/concepts/cluster-administration/cluster-administration-overview.md index e00afeeecf..858a6b129e 100644 --- a/docs/concepts/cluster-administration/cluster-administration-overview.md +++ b/docs/concepts/cluster-administration/cluster-administration-overview.md @@ -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 cluster’s 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