Fixing broken link to Certificate Management with kubeadm

A missing '/' on the link will lead to a 404 error. Fixing it.
This commit is contained in:
Raoni Timo de Castro Cambiaghi
2020-06-05 19:07:19 +10:00
committed by GitHub
parent 042df6cef5
commit 5ed0d96106
@@ -148,7 +148,7 @@ Find the latest stable 1.18 version:
{{< note >}} {{< note >}}
`kubeadm upgrade` also automatically renews the certificates that it manages on this node. `kubeadm upgrade` also automatically renews the certificates that it manages on this node.
To opt-out of certificate renewal the flag `--certificate-renewal=false` can be used. To opt-out of certificate renewal the flag `--certificate-renewal=false` can be used.
For more information see the [certificate management guide](/docs/tasks/administer-cluster/kubeadmkubeadm-certs). For more information see the [certificate management guide](/docs/tasks/administer-cluster/kubeadm/kubeadm-certs).
{{</ note >}} {{</ note >}}
- Choose a version to upgrade to, and run the appropriate command. For example: - Choose a version to upgrade to, and run the appropriate command. For example: