goldilocks icon indicating copy to clipboard operation
goldilocks copied to clipboard

VPA Mode: Auto

Open openstep opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Would it be possible to add the possibility to set the VPA Mode: Auto? Currently it is Off.

Describe the solution you'd like I would like to be able to turn the VPA mode to Auto so the VPA would be able to scale pods.

openstep avatar Feb 21 '24 11:02 openstep

Is this feature available in VPA chart ? I am manually adding the label to all namespaces as of now to set the update mode to "auto" kubectl label ns goldilocks goldilocks.fairwinds.com/vpa-update-mode="auto"

divyanjali1 avatar Mar 26 '24 07:03 divyanjali1

Yeah, that is not available from the manifest, you have to annotate the workloads, and label the namespaces.

mamutuberalles avatar Apr 04 '24 15:04 mamutuberalles