Skip to content

Commit 6c32158

Browse files
committed
cut release-0.11 branch
1 parent 3422a51 commit 6c32158

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ A set of Grafana dashboards and Prometheus alerts for Kubernetes.
1919
| release-0.8 | v1.20+ | v2.11.0+ | v2.0+ |
2020
| release-0.9 | v1.20+ | v2.11.0+ | v2.0+ |
2121
| release-0.10 | v1.20+ | v2.11.0+ | v2.0+ |
22+
| release-0.11 | v1.23+ | v2.11.0+ | v2.0+ |
2223
| master | v1.23+ | v2.11.0+ | v2.0+ |
2324

2425
In Kubernetes 1.14 there was a major [metrics overhaul](https://github.com/kubernetes/enhancements/issues/1206) implemented.
2526
Therefore v0.1.x of this repository is the last release to support Kubernetes 1.13 and previous version on a best effort basis.
2627

2728
Some alerts now use Prometheus filters made available in Prometheus 2.11.0, which makes this version of Prometheus a dependency.
2829

29-
Warning: This compatibility matrix was initially created based on experience, we do not guarantee the compatibility, it may be updated based on new learnings.
30+
Warning: This compatibility matrix was initially created based on experience, we do not guarantee the compatibility, it may be updated based on new learnings.
3031

3132
Warning: By default the expressions will generate *grafana 7.2+* compatible rules using the *$__rate_interval* variable for rate functions. If you need backward compatible rules please set *grafana72: false* in your *_config*
3233

@@ -250,5 +251,5 @@ While the community has not yet fully agreed on alert severities and their to be
250251

251252
## Note
252253

253-
You can use the external tool call [prom-metrics-check](https://github.com/ContainerSolutions/prom-metrics-check) to validate the created dashboards. This tool allows you to check if the metrics installed and used in Grafana dashboards exist in the Prometheus instance.
254+
You can use the external tool call [prom-metrics-check](https://github.com/ContainerSolutions/prom-metrics-check) to validate the created dashboards. This tool allows you to check if the metrics installed and used in Grafana dashboards exist in the Prometheus instance.
254255
Please have a look at https://github.com/ContainerSolutions/prom-metrics-check.

0 commit comments

Comments
 (0)