Skip to content

Commit 30abee1

Browse files
Update kubelet-integration.md
1 parent 59689b8 commit 30abee1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,12 @@ Kubeadm deletes the `/etc/kubernetes/bootstrap-kubelet.conf` file after completi
161161
`kubeadm` ships with configuration for how systemd should run the kubelet.
162162
Note that the kubeadm CLI command never touches this drop-in file.
163163

164+
{{< note >}}
165+
The contents below are just an example. If you don't want to use a package manager
166+
follow the guide outlined in the [Without a package manager](/docs/setup/production-environment/tools/kubeadm/install-kubeadm/#k8s-install-2))
167+
section.
168+
{{< /note >}}
169+
164170
This configuration file installed by the `kubeadm`
165171
[DEB](https://github.com/kubernetes/release/blob/master/cmd/kubepkg/templates/latest/deb/kubeadm/10-kubeadm.conf) or
166172
[RPM package](https://github.com/kubernetes/release/blob/master/cmd/kubepkg/templates/latest/rpm/kubeadm/10-kubeadm.conf) is written to

0 commit comments

Comments
 (0)