From e16855a1b4515dd7e78e42a73f376834a4fb25ce Mon Sep 17 00:00:00 2001 From: bsctl Date: Mon, 4 Sep 2023 22:09:02 +0200 Subject: [PATCH] docs: add conformance 1.26 1.27 1.28 --- docs/content/reference/conformance.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/content/reference/conformance.md b/docs/content/reference/conformance.md index 6837e1d..c7e1427 100644 --- a/docs/content/reference/conformance.md +++ b/docs/content/reference/conformance.md @@ -1,4 +1,4 @@ -# Conformance +# CNCF Conformance For organizations using Kubernetes, conformance enables interoperability, consistency, and confirmability between Kubernetes installations. The Cloud Computing Native Foundation - CNCF - provides the [Certified Kubernetes Conformance Program](https://www.cncf.io/certification/software-conformance/). The standard set of conformance tests is currently those defined by the `[Conformance]` tag in the @@ -9,6 +9,9 @@ All the _“Tenant Clusters”_ built with Kamaji are CNCF conformant: - [v1.23](https://github.com/cncf/k8s-conformance/pull/2194) - [v1.24](https://github.com/cncf/k8s-conformance/pull/2193) - [v1.25](https://github.com/cncf/k8s-conformance/pull/2188) +- [v1.26](https://github.com/cncf/k8s-conformance/pull/2787) +- [v1.27](https://github.com/cncf/k8s-conformance/pull/2786) +- [v1.28](https://github.com/cncf/k8s-conformance/pull/2785)