Unverified Commit 973b5d29 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #71053 from yagonobre/upload-config-fix

Fix `kubeadm upload-config kubeadm` example
parents dc6632ad 606bbc04
......@@ -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(`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment