gardener / gardener

Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.
https://gardener.cloud
Apache License 2.0
2.92k stars 478 forks source link

VPA for shooted seeds has no VPA definition for itself #2684

Closed rfranzke closed 4 years ago

rfranzke commented 4 years ago

How to categorize this issue?

/area auto-scaling /kind bug /priority normal /exp beginner /platform all /topology seed

What happened: When a shoot sets .spec.kubernetes.verticalPodAutoscaler.enabled=true then the VPA components will be deployed into its shoot namespace in the seed, next to the control plane. While we create a VerticalPodAutoscaler definition for most other control plane components, we lack submitting such a definition for the VPA components.

What you expected to happen: The VPA for shoots in the shoot namespaces should also be vertically auto-scaled.

rfranzke commented 4 years ago

/assign /in-progress