DEV Community

Cover image for How to install Cluster Autoscaler (CA) and Horizontal Pod Autoscaler(HPA) on Kubernetes?
Techtter
Techtter

Posted on

1

How to install Cluster Autoscaler (CA) and Horizontal Pod Autoscaler(HPA) on Kubernetes?

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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay