kubernetes / kubernetes/website

Move Topology-Aware Workload Scheduling further down in the scheduling section navigation

Open
#57,416 3 comments 0 reactions 1 assignee Claimed by @bckish View on GitHub
kind/feature needs-triage
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

**This is a Feature Request**

**What would you like to be added**

[Move Topology-Aware Workload Scheduling](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-aware-scheduling/) down in the left navigation of the Scheduling, Preemption and Eviction section, so that it sits next to Gang Scheduling and PodGroup Scheduling.

It currently shares `weight: 10` with Kubernetes Scheduler, which places it second in the section:

```
10 kube-scheduler
10 topology-aware-scheduling <-- here
20 assign-pod-node
...
70 gang-scheduling
80 podgroup-scheduling
```

**Why is this needed**

The feature is still Alpha, but it is the second page readers see in this section. Someone new to Kubernetes scheduling meets it before the scheduling basics, which is not a friendly path into the topic.

**Comments**

If there is another specific reason for the current position, I would like to know it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.