kubeadm: improve links and information around using the config file
- Add link from the kubeadm-config page to the paragraphs on using "--config" with "init" and "join". - Improve text in the the paragraphs on using "--config" with "init" and "join". - Reword the link about the configuration file in the create-cluster-kubeadm page.
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ is not supported by kubeadm.
|
||||
|
||||
For more information about `kubeadm init` arguments, see the [kubeadm reference guide](/docs/reference/setup-tools/kubeadm/kubeadm/).
|
||||
|
||||
For a complete list of configuration options, see the [configuration file documentation](/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file).
|
||||
To configure `kubeadm init` with a configuration file see [Using kubeadm init with a configuration file](/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/setup/production-environment/tools/kubeadm/control-plane-flags/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user