Merge pull request #36396 from kadtendulkar/kad33
Fix hyperlink on Pod Topology Spread Constraints pagepull/37371/head
commit
342456405d
|
@ -496,7 +496,7 @@ topology spread constraints are applied to a Pod if, and only if:
|
|||
|
||||
Default constraints can be set as part of the `PodTopologySpread` plugin
|
||||
arguments in a [scheduling profile](/docs/reference/scheduling/config/#profiles).
|
||||
The constraints are specified with the same [API above](#api), except that
|
||||
The constraints are specified with the same [API above](#topologyspreadconstraints-field), except that
|
||||
`labelSelector` must be empty. The selectors are calculated from the Services,
|
||||
ReplicaSets, StatefulSets or ReplicationControllers that the Pod belongs to.
|
||||
|
||||
|
|
Loading…
Reference in New Issue