You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,8 @@ A set of Grafana dashboards and Prometheus alerts for Kubernetes.
13
13
| release-0.2 | v1.14.1 and before | v2.11.0+ |
14
14
| release-0.3 | v1.17 and before | v2.11.0+ |
15
15
| release-0.4 | v1.18 | v2.11.0+ |
16
-
| master | v1.18+ | v2.11.0+ |
16
+
| release-0.5 | v1.19 | v2.11.0+ |
17
+
| master | v1.19 | v2.11.0+ |
17
18
18
19
In Kubernetes 1.14 there was a major [metrics overhaul](https://github.com/kubernetes/enhancements/issues/1206) implemented.
19
20
Therefore v0.1.x of this repository is the last release to support Kubernetes 1.13 and previous version on a best effort basis.
@@ -254,4 +255,4 @@ While the community has not yet fully agreed on alert severities and their to be
254
255
## Note
255
256
256
257
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.
257
-
Please have a look at https://github.com/ContainerSolutions/prom-metrics-check.
258
+
Please have a look at https://github.com/ContainerSolutions/prom-metrics-check.
0 commit comments