We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e7368 commit 250d00dCopy full SHA for 250d00d
cmd/kubeadm/app/cmd/phases/init/showjoincommand.go
@@ -47,7 +47,7 @@ var (
47
48
{{if .ControlPlaneEndpoint -}}
49
{{if .UploadCerts -}}
50
- 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:
51
52
{{.joinControlPlaneCommand}}
53
0 commit comments