Skip to content

Commit 5391a59

Browse files
committed
Update doc for future tracking
1 parent f6fef93 commit 5391a59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,8 @@ cgroupDriver: <value>
517517
```
518518
519519
<!--
520-
For further details, please read [Using kubeadm init with a configuration file](/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file).
520+
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/)
521522

522523
Please mind, that you **only** have to do that if the cgroup driver of your CRI
523524
is not `cgroupfs`, because that is the default value in the kubelet already.

0 commit comments

Comments
 (0)