Update k8s version in k3s-hardening-guide.md

This commit is contained in:
Andy Pitcher
2023-08-24 10:56:01 +02:00
committed by GitHub
parent c48f9f4162
commit fef03ce751
@@ -12,7 +12,7 @@ This hardening guide is intended to be used for K3s clusters and is associated w
| Rancher Version | CIS Benchmark Version | Kubernetes Version |
|-----------------|-----------------------|------------------------------|
| Rancher v2.7 | Benchmark v1.7 | Kubernetes v1.24 up to v1.25 |
| Rancher v2.7 | Benchmark v1.7 | Kubernetes v1.25 |
:::note
- In Benchmark v1.24 and later, some check ids might fail due to new file permission requirements (600 instead of 644). Impacted check ids: `1.1.15`, `1.1.17` and `4.1.15`.