DevOps Classroom Series – 18/Apr/2021

Horizonal pod autoscaler HPA

  • HPA automatically scales number of pods in Replica Set, deployment based on observed CPU utilization or with custom metrics support.
  • Deploy any application and execute the following command
kubectl autoscale deployment admin-service-deployment  --cpu-percent=50 --min=1 --max=5

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Widget Powered by Acurax Web Development Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%