mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +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 .ControlPlaneEndpoint -}}
|
||||||
{{if .UploadCerts -}}
|
{{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}}
|
{{.joinControlPlaneCommand}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user