Installing Cluster Autoscaler n Horizontal Pod Autoscaler on Kubernetes makes your applications highly available and zero down time. I am trying to explain how we can install CA and HPA on EKS (Kubernetes) Cluster on AWS in the video. I covered the following topics
- Installing EKS on AWS with Terraform
- Installing Cluster Autoscaler
- Installing Horizontal Pod Autoscaler
- Demo by deploying an sample php app and testing the Cluster scale out and scale down based on maximum pod deployed.
- Testing Pod auto Scaling when maximum resource limits crossed.
Check the link:https://youtu.be/tDNi-sS0LsA
Top comments (0)