en: Change the full link in the document to an inline link. (#17057)
* Change the full link in the document to an inline link. grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs Changed to inline link except the following list. - URLs are mentioned directly in the body - release note - url to blog - url to community - Url to be redirected * Apply suggestions from code review Co-Authored-By: June Yi <june.yi@samsung.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
77d831c7ea
commit
d437e8c6bc
@@ -336,7 +336,7 @@ This step will perform the following actions on the targeted Windows node:
|
||||
1. Unregister all Kubernetes services (flanneld, kubelet, kube-proxy)
|
||||
1. Delete all Kubernetes binaries (kube-proxy.exe, kubelet.exe, flanneld.exe, kubeadm.exe)
|
||||
1. Delete all CNI network plugins binaries
|
||||
1. Delete [Kubeconfig file](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/) used to access the Kubernetes cluster
|
||||
1. Delete [Kubeconfig file](/docs/concepts/configuration/organize-cluster-access-kubeconfig/) used to access the Kubernetes cluster
|
||||
|
||||
|
||||
### Public Cloud Providers
|
||||
|
||||
Reference in New Issue
Block a user