GraphCanon updated today · GitHub synced today
2.7k
Stars
689
Forks
506
Open issues
18
Watchers
1d
Last push
Go Apache-2.0Created Feb 16, 2022
Trust & integrity
Full report- Maintenance
- Very active (0d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No criticals
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Kubernetes-native Job Queueing
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 11, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 11, 2026
- Languages
- go
Source: github.language · Jul 11, 2026
Categories
Tags
README
Installation
Requires Kubernetes 1.29 or newer.
To install the latest release of Kueue in your cluster, run the following command:
kubectl apply --server-side -f https://github.com/kubernetes-sigs/kueue/releases/download/v0.18.3/manifests.yaml
The controller runs in the kueue-system namespace.
Read the installation guide to learn more.