Fix feature state for cluster-level default topology spread
The configuration is part of the PodTopologySpread feature (previously known as EvenPodsSpread)
This commit is contained in:
parent
dc5093f2f2
commit
eda7a79ea2
|
@ -284,8 +284,6 @@ There are some implicit conventions worth noting here:
|
||||||
|
|
||||||
### Cluster-level default constraints
|
### 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
|
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:
|
topology spread constraints are applied to a Pod if, and only if:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue