During this session we will demonstrate how your applications can benefit from Vertical Pod Autoscaler improving the responsiveness and performance of your workloads in Kubernetes environments.
We will analyze the best practices and deployment patterns to include in an easy way these new features that can be integrated with your applications custom metrics.
After this session, you will understand the implementation details and the architecture highlights, freeing your developers from the necessity of setting up-to-date resource limits and requests for the containers in their pods allowing them to focus on their business application development, making possible scale applications in a predictive and efficient way.
-
Prerequisites: Install VPA in your k8s/OpenShift cluster
-
Run the demo:
git clone https://github.com/rcarrata/kcd2022-vpa.git
bash assets/demo.sh
Enjoy! :)
If you want to sneak peak the demo without running it in your k8s cluster, check out this walkthrough: