-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DRA: ClusterResourceClaimTemplate #5978
Copy link
Copy link
Open
Labels
sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.Categorizes an issue or PR as relevant to SIG Scheduling.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.Categorizes an issue or PR as relevant to WG Device Management.
Metadata
Metadata
Assignees
Labels
sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.Categorizes an issue or PR as relevant to SIG Scheduling.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.Categorizes an issue or PR as relevant to WG Device Management.
Type
Projects
Status
🏗 In progress
Status
Needs Triage
Enhancement Description
One of the challenges with using DRA is that it requires the creation of a separate ResourceClaimTemplate object in addition to the standard workload definition. Often, the ResourceClaimTemplate represents a common pattern that could be used across many workloads. But since it is a namespaced object, a copy must be populated in every namespace that might need to use that pattern. Instead, a cluster-scoped object could be used to allow administrators to capture common and complex patterns once, and let them be re-used across namespaces.
/assign @everpeace
/cc @pohly @klueska @andreyvelich
k/enhancements) update PR(s):k/k) update PR(s):k/website) update PR(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.