diff --git a/docs/user-guide/kubectl-cheatsheet.md b/docs/user-guide/kubectl-cheatsheet.md index 7aca9473ef..111f3d942e 100644 --- a/docs/user-guide/kubectl-cheatsheet.md +++ b/docs/user-guide/kubectl-cheatsheet.md @@ -18,7 +18,7 @@ $ source <(kubectl completion zsh) # setup autocomplete in zsh ## Kubectl Context and Configuration -Set which Kubernetes cluster `kubectl` communicates with and modify configuration +Set which Kubernetes cluster `kubectl` communicates with and modifies configuration information. See [Authenticating Across Clusters with kubeconfig](/docs/concepts/cluster-administration/authenticate-across-clusters-kubeconfig/) documentation for detailed config file information.