Skip to content

Commit f6c4217

Browse files
committed
docs: Template the README file
1 parent 9ba1c37 commit f6c4217

File tree

6 files changed

+1996
-19
lines changed

6 files changed

+1996
-19
lines changed

README.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,14 @@ All additional compatibility is only best effort, or happens to still/already be
7272
At most, 5 kube-state-metrics and 5 [kubernetes releases](https://github.com/kubernetes/kubernetes/releases) will be recorded below.
7373
Generally, it is recommended to use the latest release of kube-state-metrics. If you run a very recent version of Kubernetes, you might want to use an unreleased version to have the full range of supported resources. If you run an older version of Kubernetes, you might need to run an older version in order to have full support for all resources. Be aware, that the maintainers will only support the latest release. Older versions might be supported by interested users of the community.
7474

75-
| kube-state-metrics | Kubernetes client-go Version |
76-
|--------------------|:----------------------------:|
77-
| **v2.7.0** | v1.25 |
78-
| **v2.8.2** | v1.26 |
79-
| **v2.9.2** | v1.26 |
80-
| **v2.10.1** | v1.27 |
81-
| **v2.11.0** | v1.28 |
82-
| **main** | v1.28 |
83-
75+
| kube-state-metrics | Kubernetes client-go Version |
76+
|----------------------|:-----------------------------:|
77+
| **v2.7.0** | v1.25 |
78+
| **v2.8.2** | v1.26 |
79+
| **v2.9.2** | v1.26 |
80+
| **v2.10.1** | v1.27 |
81+
| **v2.11.0** | v1.28 |
82+
| **main** | v1.29 |
8483
#### Resource group version compatibility
8584

8685
Resources in Kubernetes can evolve, i.e., the group version for a resource may change from alpha to beta and finally GA

0 commit comments

Comments
 (0)