aai-institute / aai-institute/jobq
Automatically determine namespace and queue name when submitting jobs
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 4
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Goals:
- User does not have to specify a Kueue queue name as part of `SchedulingOptions` (that attribute can actually be removed).
- Backend determines Kubernetes namespace and Kueue local queue from the project that a job is submitted in.
Implementation notes:
- This implies that the backend will require cluster-wide Kubernetes RBAC permissions, not just for a single namespace.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.