Skip to content

A simple KEDA tutorial. Using Killercoda platform for more convenience. The repository is open and under GNU licence, all well documented suggestions and improvements, are very welcome. :)

License

Notifications You must be signed in to change notification settings

sifisKoen/keda-tutorial-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEDA-Tutorial-DEVOPS

TutorialDiagram

Tuorial

You can find the tutorial in this page. Killercoda Tutorial

What we will need ⏩

  • Create a new Flask application.
    • Include into Flask application prometheus_flask_exporter library.
  • Upload our Flask application to Docker Hub.
  • Install KEDA to our Kubernetes project.
  • Create a new KEDA scale object.
  • Create a Prometheus configuration yaml file.
  • Finally create a K6 testing script so to test our application with virtual users.

What we have ☑️

  • Create our Flask application. (Plus subsection)
  • Upload our Flask application to Docker Hub.
  • Install KEDA to our Kubernetes project.
  • All the steps above.

What we have but need to be tested 🪛

  • KEDA yaml for scalable object.
  • Prometheus configuration yaml file.

TODO 💻

  • K6 testing script.

About

A simple KEDA tutorial. Using Killercoda platform for more convenience. The repository is open and under GNU licence, all well documented suggestions and improvements, are very welcome. :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published