From 3308c2cb1c029f0cb58e2c952062559a2c2af222 Mon Sep 17 00:00:00 2001 From: Karol Szwaj Date: Wed, 1 Jan 2025 08:54:36 +0100 Subject: [PATCH] Update supported CNI versions doc (#1806) Signed-off-by: Karol Szwaj --- .../networking/cni-cluster-network/_index.en.md | 4 ++-- .../networking/cni-cluster-network/_index.en.md | 2 +- .../networking/cni-cluster-network/_index.en.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/kubermatic/main/tutorials-howtos/networking/cni-cluster-network/_index.en.md b/content/kubermatic/main/tutorials-howtos/networking/cni-cluster-network/_index.en.md index cfaba4b3b..e46afa0e6 100644 --- a/content/kubermatic/main/tutorials-howtos/networking/cni-cluster-network/_index.en.md +++ b/content/kubermatic/main/tutorials-howtos/networking/cni-cluster-network/_index.en.md @@ -27,10 +27,10 @@ The following table lists the versions of individual CNIs supported by KKP: | KKP version | Canal | Cilium | |-------------|------------------------------------|----------------------------------------| +| `v2.26.x` | `v3.28`, `v3.27`, `v3.26` | `v1.15.x`, `v1.14.x`, `v1.13.x` | +| `v2.25.x` | `v3.27`, `v3.26`, `v3.25` | `v1.14.x`, `v1.13.x` | | `v2.24.x` | `v3.26`, `v3.25`, `v3.24` | `v1.14.x`, `v1.13.x`, `v1.12`, `v1.11` | | `v2.23.x` | `v3.25`, `v3.24`, `v3.23` | `v1.13.x`, `v1.12`, `v1.11` | -| `v2.22.x` | `v3.24`, `v3.23`, `v3.22` | `v1.13.x`, `v1.12`, `v1.11` | -| `v2.21.x` | `v3.23`, `v3.22`, `v3.21`, `v3.20` | `v1.12`, `v1.11` | The desired CNI type and version can be selected at the cluster creation time - on the Cluster Settings page, as shown below: diff --git a/content/kubermatic/v2.25/tutorials-howtos/networking/cni-cluster-network/_index.en.md b/content/kubermatic/v2.25/tutorials-howtos/networking/cni-cluster-network/_index.en.md index 7f8cc312a..c77bbd20d 100644 --- a/content/kubermatic/v2.25/tutorials-howtos/networking/cni-cluster-network/_index.en.md +++ b/content/kubermatic/v2.25/tutorials-howtos/networking/cni-cluster-network/_index.en.md @@ -27,10 +27,10 @@ The following table lists the versions of individual CNIs supported by KKP: | KKP version | Canal | Cilium | |-------------|------------------------------------|----------------------------------------| +| `v2.25.x` | `v3.27`, `v3.26`, `v3.25` | `v1.14.x`, `v1.13.x` | | `v2.24.x` | `v3.26`, `v3.25`, `v3.24` | `v1.14.x`, `v1.13.x`, `v1.12`, `v1.11` | | `v2.23.x` | `v3.25`, `v3.24`, `v3.23` | `v1.13.x`, `v1.12`, `v1.11` | | `v2.22.x` | `v3.24`, `v3.23`, `v3.22` | `v1.13.x`, `v1.12`, `v1.11` | -| `v2.21.x` | `v3.23`, `v3.22`, `v3.21`, `v3.20` | `v1.12`, `v1.11` | The desired CNI type and version can be selected at the cluster creation time - on the Cluster Settings page, as shown below: diff --git a/content/kubermatic/v2.26/tutorials-howtos/networking/cni-cluster-network/_index.en.md b/content/kubermatic/v2.26/tutorials-howtos/networking/cni-cluster-network/_index.en.md index cfaba4b3b..e46afa0e6 100644 --- a/content/kubermatic/v2.26/tutorials-howtos/networking/cni-cluster-network/_index.en.md +++ b/content/kubermatic/v2.26/tutorials-howtos/networking/cni-cluster-network/_index.en.md @@ -27,10 +27,10 @@ The following table lists the versions of individual CNIs supported by KKP: | KKP version | Canal | Cilium | |-------------|------------------------------------|----------------------------------------| +| `v2.26.x` | `v3.28`, `v3.27`, `v3.26` | `v1.15.x`, `v1.14.x`, `v1.13.x` | +| `v2.25.x` | `v3.27`, `v3.26`, `v3.25` | `v1.14.x`, `v1.13.x` | | `v2.24.x` | `v3.26`, `v3.25`, `v3.24` | `v1.14.x`, `v1.13.x`, `v1.12`, `v1.11` | | `v2.23.x` | `v3.25`, `v3.24`, `v3.23` | `v1.13.x`, `v1.12`, `v1.11` | -| `v2.22.x` | `v3.24`, `v3.23`, `v3.22` | `v1.13.x`, `v1.12`, `v1.11` | -| `v2.21.x` | `v3.23`, `v3.22`, `v3.21`, `v3.20` | `v1.12`, `v1.11` | The desired CNI type and version can be selected at the cluster creation time - on the Cluster Settings page, as shown below: