This repo contains a collection of Katacoda scenarios. Katacoda is a platform that allows developers to create virtual labs, aka scenarios. Each scenario is meant to teach a topic through explanation and practical exercices.
Currently available scenarios:
- the PromQL scenario is meant to teach how to use Grafana and PromQL to create dashboards
A scenario is created in a folder a the top level of the repository.
At the bare minimum the scenario has to contain an index.json
as described in
this page.
The full documentation on how to configure scenarios can be found here.
Once a scenario is created, it will appear in this profile page.