Ross ROSS = Recommend OSS · open-source software intelligence for agents

kubernetes-sigs/scheduler-plugins

Repository for out-of-tree scheduler plugins based on scheduler framework. observed · 2026-08-28

github.com/kubernetes-sigs/scheduler-plugins · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 100
  • age_days: 2421
  • days_rel: 135
  • days_push: 9
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1319 stars · 611 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of out-of-tree scheduler plugins for Kubernetes built on the scheduler framework, including capacity scheduling, coscheduling (gang scheduling), load-aware Trimaran, and network/topology-aware scheduling. Plugins can be vendored as Go libraries or deployed out-of-the-box via pre-built container images and Helm charts.

Use cases

  • schedule groups of pods together with gang scheduling
  • make Kubernetes scheduling load-aware instead of purely requests-based
  • schedule pods with network or NUMA topology awareness
  • customize pod preemption behavior in Kubernetes
  • extend kube-scheduler with custom scheduling logic
  • manage cluster capacity with elastic quota scheduling

When to choose

  • you need scheduling behaviors kube-scheduler's built-in plugins don't provide, like gang scheduling or load-aware placement
  • you want production-proven plugins exercised at large companies
  • you prefer deploying via official images or Helm charts
  • you want to vendor scheduler plugins as a Go SDK in your own scheduler build

When to avoid

  • your scheduling needs are fully met by default kube-scheduler configuration and profiles
  • you're not running Kubernetes
  • you only need the sample plugins, which are explicitly not production-ready
  • you want a fully managed scheduling solution without operating custom scheduler images

Facets

plugin · maturity active

scheduling container-orchestration middleware cloud-computing infrastructure-as-code microservices go cloud self-hosted kube-scheduler scheduler-framework gang-scheduling helm-charts coscheduling load-aware-scheduling topology-aware-scheduling containers devops kubernetes docker

1 source

Member repositories

RepositoryRoleHealth v2
kubernetes-sigs/scheduler-pluginsmain84

For agents

markdown · JSON · MCP: product_card(name="kubernetes-sigs/scheduler-plugins")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem