Documenting how to use EvenPodsSpread feature (#15514)

* Documenting how to use EvenPodsSpread feature

* address comments

* address comments

* address sftim's comments

* move to folder workloads/pods

* address comments

* move yamls to examples folder and reference back in the document

* Link from scheduling to topology spread constraints
This commit is contained in:
Wei Huang
2019-09-07 10:47:18 -07:00
committed by Kubernetes Prow Robot
parent 38eb2f7c38
commit 015fe705f0
8 changed files with 280 additions and 2 deletions
@@ -181,6 +181,7 @@ kube-scheduler has a default set of scheduling policies.
{{% /capture %}}
{{% capture whatsnext %}}
* Read about [scheduler performance tuning](/docs/concepts/scheduling/scheduler-perf-tuning/)
* Read about [Pod topology spread constraints](/docs/concepts/workloads/pods/pod-topology-spread-constraints/)
* Read the [reference documentation](/docs/reference/command-line-tools-reference/kube-scheduler/) for kube-scheduler
* Learn about [configuring multiple schedulers](https://kubernetes.io/docs/tasks/administer-cluster/configure-multiple-schedulers/)
{{% /capture %}}