add example release-0.3 to release-0.8 migration to docs

This commit is contained in:
Paul Sweeney
2021-07-01 15:21:09 +01:00
parent f9fd5bd499
commit fadb829b28
4 changed files with 908 additions and 0 deletions

View File

@@ -61,6 +61,10 @@ This results in creating multiple `PrometheusRule` objects instead of having one
All examples from `examples/` directory were adapted to the new codebase. [Please take a look at them for guideance](https://github.com/prometheus-operator/kube-prometheus/tree/main/examples)
## Legacy migration
An example of conversion of a legacy release-0.3 my.jsonnet file to release-0.8 can be found in [migration-example](./migration-example)
## Advanced usage examples
For more advanced usage examples you can take a look at those two, open to public, implementations: