Support extended resources in provider config node template without re-specifying core resources #888
Labels
area/auto-scaling
Auto-scaling (CA/HPA/VPA/HVPA, predominantly control plane, but also otherwise) related
kind/enhancement
Enhancement, improvement, extension
platform/gcp
Google cloud platform/infrastructure
How to categorize this issue?
/area auto-scaling
/kind enhancement
/platform gcp
What would you like to be added:
Permit specification of custom extended resources in the
worker.providerConfig.nodeTemplate
without needing to explicitly re-specify core resources such ascpu
,gpu
,memory
for the machine type again.Why is this needed:
This is needed for support of gardener/autoscaler#132. This will permit stakeholders to have custom extended resources associated with
Nodes
, thus permittingPods
specs with requests for these custom extended resources and leveraging the scheduling support by thekube-scheduler
(see HANA-27484 for extended details)
The text was updated successfully, but these errors were encountered: