mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #128118 from amaddio/master
Fix misleading kubeadm output
This commit is contained in:
commit
190eb057f4
@ -47,7 +47,7 @@ var (
|
||||
|
||||
{{if .ControlPlaneEndpoint -}}
|
||||
{{if .UploadCerts -}}
|
||||
You can now join any number of the control-plane node running the following command on each as root:
|
||||
You can now join any number of control-plane nodes running the following command on each as root:
|
||||
|
||||
{{.joinControlPlaneCommand}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user