Skip to content

tpaz1/hpa-tutorial1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPA - Exercise

In this demo we will show how to scale K8S (HPA) using custom metrics. The aim of this tutorial is to demonstrate the required steps for implementing custom metrics.

Pre requirements

Step 01

  • Create deployment and autoscale by number of request in the last 30 seconds Write yourself the yaml files (practice) -

Step 02

  • In this step we are going to install prometheus and configure custom metrics.
  • Install prometheus
  • configure HPA metrics
  • Test the scale

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages