Rename "Scheduling: concept as "Scheduling and Eviction"

* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)

Part of proposal #19081

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
This commit is contained in:
Adam Kaplan
2020-04-07 21:35:50 -04:00
parent e09ee49559
commit 1bb09e6d0d
11 changed files with 19 additions and 16 deletions
@@ -177,5 +177,5 @@ only has one pending pods queue.
{{% /capture %}}
{{% capture whatsnext %}}
* Learn about [scheduling](/docs/concepts/scheduling/kube-scheduler/)
* Learn about [scheduling](/docs/concepts/scheduling-eviction/kube-scheduler/)
{{% /capture %}}