update phase command to upload certs after expiration (#17456)

pull/17465/head
Joseph Moukarzel 2019-11-06 20:09:53 +01:00 committed by Kubernetes Prow Robot
parent 5306b4e784
commit 0e6b7f1e89
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ to download the certificates when additional control-plane nodes are joining, by
The following phase command can be used to re-upload the certificates after expiration:
```
kubeadm init phase upload-certs --upload-certs --certificate-key=SOME_VALUE
kubeadm init phase upload-certs --upload-certs --certificate-key=SOME_VALUE --config=SOME_YAML_FILE
```
If the flag `--certificate-key` is not passed to `kubeadm init` and