From e6531afcce37e8727ff06af8cb23b4c441773eff Mon Sep 17 00:00:00 2001 From: Fermiy Date: Mon, 16 Dec 2019 13:25:42 +0200 Subject: [PATCH] Update link with missed # --- content/rancher/v2.x/en/cluster-admin/kubeconfig/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/kubeconfig/_index.md b/content/rancher/v2.x/en/cluster-admin/kubeconfig/_index.md index 94e7b5746c6..13c3bb94fe3 100644 --- a/content/rancher/v2.x/en/cluster-admin/kubeconfig/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/kubeconfig/_index.md @@ -70,7 +70,7 @@ kubectl --kubeconfig /custom/path/kube.config --context -}}/rancher/v2.x/en/overview/architecture/4-authorized-cluster-endpoint) +The `kube-api-auth` resource is deployed to provide the functionality for the [authorized cluster endpoint.]({{}}/rancher/v2.x/en/overview/architecture/#4-authorized-cluster-endpoint) The `kube-api-auth` microservice is deployed to provide the user authentication functionality for the authorized cluster endpoint. When you access the user cluster using `kubectl`, the cluster's Kubernetes API server authenticates you by using the `kube-api-auth` service as a webhook.