Skip to content

Commit 1efeb86

Browse files
authored
Update verify-kubectl.md
1 parent 708220b commit 1efeb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/included/verify-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ kubectl cluster-info dump
4242
In Kubernetes 1.26, kubectl removed the built-in authentication for the following cloud
4343
providers' managed Kubernetes offerings. These providers have released kubectl plugins to provide the cloud-specific authentication. For instructions, refer to the following provider documentation:
4444

45-
* Azure AKS: [kubelogin plugin](https://github.com/Azure/kubelogin)
45+
* Azure AKS: [kubelogin plugin](https://azure.github.io/kubelogin/)
4646
* Google Kubernetes Engine: [gke-gcloud-auth-plugin](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-access-for-kubectl#install_plugin)
4747

4848
(There could also be other reasons to see the same error message, unrelated to that change.)

0 commit comments

Comments
 (0)