diff --git a/content/en/docs/reference/config-api/kubeadm-config.v1beta3.md b/content/en/docs/reference/config-api/kubeadm-config.v1beta3.md index 01c245f238..20f5e44d93 100644 --- a/content/en/docs/reference/config-api/kubeadm-config.v1beta3.md +++ b/content/en/docs/reference/config-api/kubeadm-config.v1beta3.md @@ -1159,7 +1159,7 @@ This information will be annotated to the Node API object, for later re-use
[]core/v1.Taint
tains
specifies the taints the Node API object should be registered with.
+
taints
specifies the taints the Node API object should be registered with.
If this field is unset, i.e. nil, in the kubeadm init
process it will be defaulted
with a control-plane taint for control-plane nodes.
If you don't want to taint your control-plane node, set this field to an empty list,