Using HorizontalPodAutoscaler in Kubernetes

# Introduction HorizontalPodAutoscaler is a Kubernetes feature that allows you to automatically scale the number of pods in a deployment based on resource utilization. In this lab, we will learn how to use HorizontalPodAutoscaler to automatically scale our deployment.

|60 : 00

Click the virtual machine below to start practicing