Skip to content

Commit

Permalink
Update supported CNI versions doc (#1806)
Browse files Browse the repository at this point in the history
Signed-off-by: Karol Szwaj <[email protected]>
  • Loading branch information
cnvergence authored Jan 1, 2025
1 parent 3aea260 commit 3308c2c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 3308c2c

Please sign in to comment.