Add dockershim shortcode to other files

This commit is contained in:
Christopher Negus
2022-04-14 22:02:34 +00:00
parent 22d86412bf
commit ebc817852f
4 changed files with 7 additions and 3 deletions
@@ -14,7 +14,7 @@ card:
This page shows how to install the `kubeadm` toolbox.
For information on how to create a cluster with kubeadm once you have performed this installation process, see the [Using kubeadm to Create a Cluster](/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/) page.
{{% dockershim-removal %}}
## {{% heading "prerequisites" %}}
@@ -10,6 +10,8 @@ weight: 80
{{< feature-state for_k8s_version="v1.11" state="stable" >}}
{{% dockershim-removal %}}
The lifecycle of the kubeadm CLI tool is decoupled from the
[kubelet](/docs/reference/command-line-tools-reference/kubelet), which is a daemon that runs
on each node within the Kubernetes cluster. The kubeadm CLI tool is executed by the user when Kubernetes is