Merge pull request #20602 from Huang-Wei/Introducing-PodTopologySpread

Blog introducing PodTopologySpread
This commit is contained in:
Kubernetes Prow Robot
2020-05-05 10:33:09 -07:00
committed by GitHub
5 changed files with 193 additions and 1 deletions
@@ -55,7 +55,7 @@ Instead of manually applying labels, you can also reuse the [well-known labels](
The field `pod.spec.topologySpreadConstraints` is introduced in 1.16 as below:
```yaml
```
apiVersion: v1
kind: Pod
metadata: