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 2cbfbd0 commit e9b9512Copy full SHA for e9b9512
content/en/docs/setup/production-environment/tools/kubeadm/control-plane-flags.md
@@ -9,7 +9,7 @@ weight: 40
9
<!-- overview -->
10
11
This page covers how to customize the components that kubeadm deploys. For control plane components
12
-you can use flags in the `ClusteConfiguration` structure or patches per-node. For the kubelet
+you can use flags in the `ClusterConfiguration` structure or patches per-node. For the kubelet
13
and kube-proxy you can use `KubeletConfiguration` and `KubeProxyConfiguration`, accordingly.
14
15
All of these options are possible via the kubeadm configuration API.
0 commit comments