From 7d84f93f06b3121ffddef4988bf216f4ad1d8cab Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Sat, 3 Apr 2021 16:21:03 +0100 Subject: [PATCH] Don't mention kubeadm dual-stack as a site front page feature kubeadm dual-stack is a nice feature, but we don't need to mention it on https://kubernetes.io/ Omit that mention. --- .../production-environment/tools/kubeadm/dual-stack-support.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/dual-stack-support.md b/content/en/docs/setup/production-environment/tools/kubeadm/dual-stack-support.md index fb3ffe1284..767787179c 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/dual-stack-support.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/dual-stack-support.md @@ -1,7 +1,5 @@ --- title: Dual-stack support with kubeadm -feature: - title: Dual-stack support with kubeadm content_type: task weight: 110 min-kubernetes-server-version: 1.21