Autoscaling a Kubernetes cluster using Horizontal Pod AutoScaler (HPA)

In the blog I shall be describing the step by step process to setup a Kubernetes cluster using minikube to run a node js based application in Azure cloud and autoscaling the application using Horizontal Pod AutoScaler. Spin up a Standard D4s v3 (4 vcpus, 16 GiB memory) Virtual machine in Azure based on LinuxContinue reading “Autoscaling a Kubernetes cluster using Horizontal Pod AutoScaler (HPA)”