Add scheduler concept guide (#14637)

* Add scheduler concept page

* Rename scheduling overview

* Fix non-ASCII colon symbols

* Reword scheduler concept page

* Move scheduler performance tuning into scheduling

* Signpost from overview to kube-scheduler, etc

* Add whatsnext section to scheduler concept

* Restructure scheduling concept

Now there's a concept page for scheduling, some of the details
in the performance tuning page can have a better home.

* Omit link to (unwritten) scheduling extensions page

* Drop deprecated / superseded filtering rules
This commit is contained in:
Tim Bannister
2019-07-09 20:28:25 +01:00
committed by Kubernetes Prow Robot
parent 6b0711ae01
commit d550d112af
5 changed files with 211 additions and 10 deletions
@@ -0,0 +1,5 @@
---
title: "Scheduling"
weight: 90
---