Using HorizontalPodAutoscaler in Kubernetes | Challenge

# 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 challenge, we will learn how to use HorizontalPodAutoscaler to automatically scale our deployment.

|60 : 00

Click the virtual machine below to start practicing