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