Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can VPA change pod requests without recreate (in k8s 1.28 with InPlacePodVerticalScaling feature gate)? #6244

Closed
Ubun1 opened this issue Nov 2, 2023 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@Ubun1
Copy link

Ubun1 commented Nov 2, 2023

Which component are you using?:
VPA

What version of the component are you using?:
vertical-pod-autoscaler

Component version:
vpa 1.0.0

What k8s version are you using (kubectl version)?:
1.28.3

What did you expect to happen?:

Hi all!
Can someone clarify this section fron vpa docs:

"Auto": VPA assigns resource requests on pod creation as well as updates them on existing pods using the preferred update mechanism. Currently, this is equivalent to "Recreate" (see below). Once restart free ("in-place") update of pod requests is available, it may be used as the preferred update mechanism by the "Auto" mode.

Does VPA currently supported k8s alpha feature InPlacePodVerticalScaling (like documented here https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/#for-cluster-administrators) ?

@Ubun1 Ubun1 added the kind/bug Categorizes issue or PR as related to a bug. label Nov 2, 2023
@Ubun1 Ubun1 changed the title Can VPA change pod resources requests without restart (in k8s 1.28 with InPlacePodVerticalScaling feature gate)? Can VPA change pod requests without restart (in k8s 1.28 with InPlacePodVerticalScaling feature gate)? Nov 2, 2023
@Ubun1 Ubun1 changed the title Can VPA change pod requests without restart (in k8s 1.28 with InPlacePodVerticalScaling feature gate)? Can VPA change pod requests without recreate (in k8s 1.28 with InPlacePodVerticalScaling feature gate)? Nov 2, 2023
@wu0407
Copy link
Contributor

wu0407 commented Nov 7, 2023

#4016

@Ubun1 Ubun1 closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants