From eda7a79ea20ce3d5740ca6ef518795b13e5ee42f Mon Sep 17 00:00:00 2001 From: Aldo Culquicondor Date: Tue, 3 Nov 2020 09:22:02 -0500 Subject: [PATCH] Fix feature state for cluster-level default topology spread The configuration is part of the PodTopologySpread feature (previously known as EvenPodsSpread) --- .../concepts/workloads/pods/pod-topology-spread-constraints.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md b/content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md index 28b844d474..e3a30b3f8b 100644 --- a/content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md +++ b/content/en/docs/concepts/workloads/pods/pod-topology-spread-constraints.md @@ -284,8 +284,6 @@ There are some implicit conventions worth noting here: ### Cluster-level default constraints -{{< feature-state for_k8s_version="v1.19" state="beta" >}} - It is possible to set default topology spread constraints for a cluster. Default topology spread constraints are applied to a Pod if, and only if: