File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
content/en/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,12 @@ Kubeadm deletes the `/etc/kubernetes/bootstrap-kubelet.conf` file after completi
161
161
` kubeadm` ships with configuration for how systemd should run the kubelet.
162
162
Note that the kubeadm CLI command never touches this drop-in file.
163
163
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
+
164
170
This configuration file installed by the `kubeadm`
165
171
[DEB](https://github.com/kubernetes/release/blob/master/cmd/kubepkg/templates/latest/deb/kubeadm/10-kubeadm.conf) or
166
172
[RPM package](https://github.com/kubernetes/release/blob/master/cmd/kubepkg/templates/latest/rpm/kubeadm/10-kubeadm.conf) is written to
You can’t perform that action at this time.
0 commit comments