Skip to content

Commit

Permalink
fix upgrade url (#16517)
Browse files Browse the repository at this point in the history
  • Loading branch information
diguage authored and k8s-ci-robot committed Sep 24, 2019
1 parent 4aed0f1 commit 4b7a430
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Additionally, kubeadm informs the user if the certificate is externally managed;

## Automatic certificate renewal

`kubeadm` renews all the certificates during control plane [upgrade](/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade-1-15/).
`kubeadm` renews all the certificates during control plane [upgrade](/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/).

This feature is designed for addressing the simplest use cases;
if you don't have specific requirements on certificate renewal and perform Kubernetes version upgrades regularly (less than 1 year in between each upgrade), kubeadm will take care of keeping your cluster up to date and reasonably secure.
Expand Down

0 comments on commit 4b7a430

Please sign in to comment.