mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Fix kubeadm upload-config kubeadm example
This commit is contained in:
parent
0df79e4daa
commit
606bbc0457
@ -44,7 +44,7 @@ var (
|
||||
|
||||
uploadKubeadmConfigExample = normalizer.Examples(`
|
||||
# uploads the configuration of your cluster
|
||||
kubeadm alpha phase upload-config --config=myConfig.yaml
|
||||
kubeadm init phase upload-config --config=myConfig.yaml
|
||||
`)
|
||||
|
||||
uploadKubeletConfigLongDesc = normalizer.LongDesc(`
|
||||
|
Loading…
Reference in New Issue
Block a user