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 f6fef93 commit 5391a59Copy full SHA for 5391a59
content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
@@ -517,7 +517,8 @@ cgroupDriver: <value>
517
```
518
519
<!--
520
-For further details, please read [Using kubeadm init with a configuration file](/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file).
+For further details, please read [Using kubeadm init with a configuration file](/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file)
521
+and the [`KubeletConfiguration` reference](/docs/reference/config-api/kubelet-config.v1beta1/)
522
523
Please mind, that you **only** have to do that if the cgroup driver of your CRI
524
is not `cgroupfs`, because that is the default value in the kubelet already.
0 commit comments