Do this tutorial which demonstrates autoscaling with minikube (you will need to install minikube on your computer if you don’t have it).
It will give you hands-on experience in configuring autoscaling, plus some exposure to Kubernetes configuration.
You may need to run this command first minikube addons enable metrics-server.
Do this tutorial which demonstrates autoscaling with minikube (you will need to install minikube on your computer if you don’t have it). It will give you hands-on experience in configuring autoscaling, plus some exposure to Kubernetes configuration. You may need to run this command first
minikube addons enable metrics-server
.https://learndevops.novalagung.com/kubernetes-minikube-deployment-service-horizontal-autoscale.html