fix - broken link (#17529)

Fix for brokenlink at kubeadm upgrade page
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade/

(see link "certificate management documentation" )
This commit is contained in:
Oleg Butuzov 2019-11-12 04:28:06 +02:00 committed by Kubernetes Prow Robot
parent d8c8d74f79
commit a3f671a816
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ To use kube-dns with upgrades in Kubernetes v1.13.0 and later please follow [thi
In Kubernetes v1.15.0 and later, `kubeadm upgrade apply` and `kubeadm upgrade node` will also In Kubernetes v1.15.0 and later, `kubeadm upgrade apply` and `kubeadm upgrade node` will also
automatically renew the kubeadm managed certificates on this node, including those stored in kubeconfig files. automatically renew the kubeadm managed certificates on this node, including those stored in kubeconfig files.
To opt-out, it is possible to pass the flag `--certificate-renewal=false`. For more details about certificate To opt-out, it is possible to pass the flag `--certificate-renewal=false`. For more details about certificate
renewal see the [certificate management documentation](docs/tasks/administer-cluster/kubeadm/kubeadm-certs). renewal see the [certificate management documentation](/docs/tasks/administer-cluster/kubeadm/kubeadm-certs).
{{< note >}} {{< note >}}
The commands `kubeadm upgrade apply` and `kubeadm upgrade plan` have a legacy `--config` The commands `kubeadm upgrade apply` and `kubeadm upgrade plan` have a legacy `--config`