From 9f60dc17fc2d0cf6d9fb569cf177b884ed426e29 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Thu, 10 Mar 2022 13:49:24 +0000 Subject: [PATCH] Drop feature state for kubeadm / kubelet It won't be clear to readers what feature is being covered here. The advice in this page is version-specific (especially given the removal of the dockershim); removing this shortcode takes away a detail that might mislead people into thinking the page has not changed recently. --- .../production-environment/tools/kubeadm/kubelet-integration.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md b/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md index def54ccd3e..c1be98fed3 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md @@ -8,8 +8,6 @@ weight: 80 -{{< feature-state for_k8s_version="v1.11" state="stable" >}} - 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