fix error link of kubeadm init args (#17318)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a7a4f9d4cb
commit
e48b8693ae
+1
-1
@@ -151,7 +151,7 @@ For more information about `kubeadm init` arguments, see the [kubeadm reference
|
||||
|
||||
For a complete list of configuration options, see the [configuration file documentation](/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file).
|
||||
|
||||
To customize control plane components, including optional IPv6 assignment to liveness probe for control plane components and etcd server, provide extra arguments to each component as documented in [custom arguments](/docs/admin/kubeadm#custom-args).
|
||||
To customize control plane components, including optional IPv6 assignment to liveness probe for control plane components and etcd server, provide extra arguments to each component as documented in [custom arguments](/docs/setup/production-environment/tools/kubeadm/control-plane-flags/).
|
||||
|
||||
To run `kubeadm init` again, you must first [tear down the cluster](#tear-down).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user