Corrected flag name from v.1.14 to v1.15 (#15051)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7dda0a4e73
commit
e3c194a073
@@ -124,7 +124,7 @@ the `networking` object of `ClusterConfiguration`.
|
||||
```sh
|
||||
sudo kubeadm init --config=kubeadm-config.yaml --upload-certs
|
||||
```
|
||||
- The `--experimental-upload-certs` flag is used to upload the certificates that should be shared
|
||||
- The `--upload-certs` flag is used to upload the certificates that should be shared
|
||||
across all the control-plane instances to the cluster. If instead, you prefer to copy certs across
|
||||
control-plane nodes manually or using automation tools, please remove this flag and refer to [Manual
|
||||
certificate distribution](#manual-certs) section bellow.
|
||||
|
||||
Reference in New Issue
Block a user