Replies: 2 comments 2 replies
-
|
https://kwok.sigs.k8s.io/docs/technical-outcomes/scalability/scale-using-vpa/ I think you can refer to this document, which makes a simple VPA example.
No plans yet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
hello: thanks for the follow up. i want to clarify that the thing I am looking to do is in-place scaling, not VPA setup. Is that possible now currently? My initial testing has suggested that it is not. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello KWOK team,
First off, thank you for all the work you’ve put into KWOK — it has been a very helpful tool for us. I’ve been testing the in-place Pod vertical scaling feature. I followed the documentation by:
However, I’m still observing that new Pods are being created rather than existing Pods being updated in place. Looking at the KWOK release, it seems the project is currently running with Kubernetes v1.28. From the Kubernetes release notes, I see that in-place vertical scaling graduated to beta and is enabled by default in v1.33. That makes me wonder:
Thanks again for your time and for maintaining this project. I’d be grateful for any guidance.
Best,
Brandon
Beta Was this translation helpful? Give feedback.
All reactions