diff --git a/README.md b/README.md new file mode 100644 index 0000000..5962ba5 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Prometheus-Operator Runbooks + +This repo contains the official [runbooks](https://en.wikipedia.org/wiki/Runbook) for the various alerts sent out by components of the prometheus-operator ecosystem. + +The live version can be found at https://runbooks.prometheus-operator.dev/ + +## Contributing + +To edit or expand an existing runbook, feel free to edit the files under `content/` and submit a pull request. + +To create a new runbook, see [add-runbook.md](./content/docs/add-runbook.md)