|
2 | 2 | description: Lists versions of Calico Enterprise and Kubernetes for each platform. |
3 | 3 | --- |
4 | 4 |
|
| 5 | +import PlatformMatrix from '@site/src/___new___/components/PlatformMatrix'; |
| 6 | + |
5 | 7 | # Support and compatibility |
6 | 8 |
|
7 | 9 | ## Supported platforms |
8 | 10 |
|
9 | 11 | The following list shows the platforms supported in this release. If you're working with a version older than these, consult the [documentation archive](https://docs.tigera.io/archive) or contact Support. |
10 | 12 |
|
11 | | -- [AKS](#aks) |
12 | | -- [EKS](#eks) |
13 | | -- [GKE](#gke) |
14 | | -- [kOps on AWS](#kops-on-aws) |
15 | | -- [Kubernetes-kubeadm](#kubernetes-kubeadm) |
16 | | -- [MKE 4k](#mke-4k) |
17 | | -- [MKE](#mke) |
18 | | -- [OpenShift](#openshift) |
19 | | -- [RKE](#rke) |
20 | | -- [RKE2](#rke2) |
21 | | -- [TKG](#tkg) |
22 | | -- [Charmed Kubernetes](#charmed-kubernetes) |
23 | | - |
24 | 13 | ### Supported $[prodname] features |
25 | 14 |
|
26 | 15 | If your platform is listed below, the features in this release will work for your platform unless an individual feature topic explicitly calls out a vendor or $[prodname] limitation. |
27 | 16 |
|
28 | 17 | Note that all Windows feature limitations are described in [Windows limitations](install-on-clusters/windows-calico/limitations.mdx), and are not called out in individual Linux topics. |
29 | 18 |
|
30 | | -## AKS |
31 | | - |
32 | | -Kubernetes version support aligns with [upstream Kubernetes](#kubernetes-kubeadm) to the latest version if available. |
33 | | - |
34 | | -| $[prodname] version | $[prodname] support | |
35 | | -| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | |
36 | | -| 3.21 to current release | - $[prodname] CNI with network policy<br />- Azure CNI with $[prodname] network policy <br />- Azure CNI with $[prodname] network policy | |
37 | | - |
38 | | -## EKS |
39 | | - |
40 | | -Kubernetes version support aligns with [upstream Kubernetes](#kubernetes-kubeadm) to the latest version if available. |
41 | | - |
42 | | -| $[prodname] version | $[prodname] support | |
43 | | -| ----------------------- | -------------------------------------------------------------------------------------- | |
44 | | -| 3.21 to current release | - $[prodname] CNI with network policy<br />- AWS CNI with $[prodname] network policy | |
45 | | - |
46 | | -## GKE |
47 | | - |
48 | | -Kubernetes version support aligns with [upstream Kubernetes](#kubernetes-kubeadm) to the latest version if available. |
49 | | - |
50 | | -| $[prodname] version | $[prodname] support | |
51 | | -| ----------------------- | ------------------------------------------ | |
52 | | -| 3.21 to current release | - GKE CNI with $[prodname] network policy | |
53 | | - |
54 | | -## kOps on AWS |
55 | | - |
56 | | -| $[prodname] version | kOps and Kubernetes versions | $[prodname] support | |
57 | | -| -------------------- | ---------------------------- | -------------------------------------------------------------------------------------- | |
58 | | -| 3.23 | 1.33 - 1.34 | - $[prodname] CNI with network policy<br />- AWS CNI with $[prodname] network policy | |
59 | | -| 3.22 | 1.31 - 1.34 | - $[prodname] CNI with network policy<br />- AWS CNI with $[prodname] network policy | |
60 | | -| 3.21 | 1.31 - 1.32 | - $[prodname] CNI with network policy<br />- AWS CNI with $[prodname] network policy | |
61 | | -| 3.20 | 1.29 - 1.30 | - $[prodname] CNI with network policy<br />- AWS CNI with $[prodname] network policy | |
62 | | - |
63 | | -## Kubernetes-kubeadm |
64 | | - |
65 | | -| $[prodname] version | Kubernetes/kubeadm versions | $[prodname] support | |
66 | | -| -------------------- | --------------------------- | ------------------------------------ | |
67 | | -| 3.23 | 1.33 - 1.35 | $[prodname] CNI with network policy | |
68 | | -| 3.22 | 1.31 - 1.34 | $[prodname] CNI with network policy | |
69 | | -| 3.21 | 1.31 - 1.33 | $[prodname] CNI with network policy | |
70 | | -| 3.20 | 1.29 - 1.31 | $[prodname] CNI with network policy | |
71 | | - |
72 | | -## MKE 4k |
73 | | - |
74 | | -| $[prodname] version | MKE 4k version | $[prodname] support | Kubernetes versions | |
75 | | -| -------------------- | ----------- | ------------------------------------ | ------------------- | |
76 | | -| 3.23 | MKE 4k 4.1.2 | $[prodname] CNI with network policy | 1.32 | |
77 | | -| 3.22 | MKE 4k 4.1.2 | $[prodname] CNI with network policy | 1.32 | |
78 | | - |
79 | | -## MKE |
80 | | - |
81 | | -| $[prodname] version | MKE version | $[prodname] support | Kubernetes versions | |
82 | | -| -------------------- | ----------- | ------------------------------------ | ------------------- | |
83 | | -| 3.23 | MKE 3.9 | $[prodname] CNI with network policy | 1.34 | |
84 | | -| 3.22 | MKE 3.9 | $[prodname] CNI with network policy | 1.34 | |
85 | | -| 3.22 | MKE 3.8 | $[prodname] CNI with network policy | 1.31 | |
86 | | -| 3.21 | MKE 3.8 | $[prodname] CNI with network policy | 1.31 | |
87 | | -| 3.20 | MKE 3.8 | $[prodname] CNI with network policy | 1.31 | |
88 | | - |
89 | | -## OpenShift |
90 | | - |
91 | | -| $[prodname] version | OpenShift versions for Kubernetes | $[prodname] support | |
92 | | -| -------------------- | --------------------------------- | ------------------------------------ | |
93 | | -| 3.23 | 4.18 - 4.20 | $[prodname] CNI with network policy | |
94 | | -| 3.22 | 4.17 - 4.20 | $[prodname] CNI with network policy | |
95 | | -| 3.21 | 4.16 - 4.18 | $[prodname] CNI with network policy | |
96 | | -| 3.20 | 4.15 - 4.17 | $[prodname] CNI with network policy | |
97 | | - |
98 | | -## RKE |
99 | | - |
100 | | -| $[prodname] version | RKE version | $[prodname] support | Kubernetes versions | |
101 | | -| -------------------- | ----------- | ------------------------------------ | ------------------- | |
102 | | -| 3.23 | 1.8 | $[prodname] CNI with network policy | 1.32 | |
103 | | -| 3.22 | 1.8 | $[prodname] CNI with network policy | 1.32 | |
104 | | -| 3.21 | 1.8 | $[prodname] CNI with network policy | 1.32 | |
105 | | -| 3.20 | 1.7 | $[prodname] CNI with network policy | 1.31 | |
106 | | - |
107 | | -## RKE2 |
108 | | - |
109 | | -| $[prodname] version | $[prodname] support | Kubernetes versions | |
110 | | -| -------------------- | ------------------------------------ | ------------------- | |
111 | | -| 3.23 | $[prodname] CNI with network policy | 1.33 - 1.34 | |
112 | | -| 3.22 | $[prodname] CNI with network policy | 1.31 - 1.34 | |
113 | | -| 3.21 | $[prodname] CNI with network policy | 1.31 - 1.33 | |
114 | | -| 3.20 | $[prodname] CNI with network policy | 1.29 - 1.31 | |
115 | | - |
116 | | -## TKG |
117 | | - |
118 | | -| $[prodname] version | TKG version | $[prodname] support | Kubernetes versions | |
119 | | -| -------------------- | ----------- | ------------------------------------ | ------------------- | |
120 | | -| 3.23 | 2.4 | $[prodname] CNI with network policy | 1.27 | |
121 | | -| 3.22 | 2.4 | $[prodname] CNI with network policy | 1.27 | |
122 | | -| 3.21 | 2.4 | $[prodname] CNI with network policy | 1.27 | |
123 | | -| 3.20 | 2.4 | $[prodname] CNI with network policy | 1.27 | |
124 | | - |
125 | | -## Charmed Kubernetes |
126 | | - |
127 | | -Kubernetes version support aligns with [upstream Kubernetes](#kubernetes-kubeadm) to the latest version if available. |
| 19 | +## Supported Kubernetes versions by platform |
128 | 20 |
|
129 | | -| $[prodname] version | $[prodname] support | |
130 | | -| ----------------------- | ----------------------------------------------------------------------------------------- | |
131 | | -| 3.21 to current release | - $[prodname] CNI with network policy | |
| 21 | +<PlatformMatrix /> |
132 | 22 |
|
133 | 23 | ## Supported browsers |
134 | 24 |
|
|
0 commit comments