No fear when Horizontal Pod Autoscaler is here!!
Before we quickly dive into the topic of HPA, we need to understand a few terms first.
The first among these is Deployment.
Deployment
Use Case
Deployments are suitable for stateless applications.
They are ideal for applications that can scale hor...
ghatodghach.hashnode.dev5 min read