Deploy Vertical Pod Autoscaler in EKS¶
Let's deploy the Vertical Pod Autoscaler (VPA) in our EKS cluster.
-
Clone the kubernetes/autoscaler GitHub repository:
-
Change to the
vertical-pod-autoscaler
directory: -
(Optional) If you have already deployed another version of the Vertical Pod Autoscaler, remove it with the following command:
-
Deploy the Vertical Pod Autoscaler (VPA) to your cluster with the following command:
-
Verify that the Vertical Pod Autoscaler pods have been created successfully:
The output will look somthing like this: