Add initial readme

Signed-off-by: Mac Chaffee <me@macchaffee.com>
This commit is contained in:
Mac Chaffee
2022-02-02 19:33:01 -05:00
parent 2e5ae0c7fa
commit 401ad9800a
+11
View File
@@ -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)