VPA stands for Vertical Pod Autoscaling, which frees you from having to think about what values to specify for a container's CPU and memory requests. The autoscaler can recommend values for CPU and memory requests, or it can automatically update values for CPU and memory requests.
Before using VPA, we need to install Metrics Server first as follows:
Before using VPA, we need to install Metrics Server first as follows: