File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -186,12 +186,17 @@ nginx 2/2 2 2 20s
186
186
187
187
## Kubernetes compatibility
188
188
189
- | | Kubernetes 1.16 | Kubernetes 1.17 | Kubernetes 1.18 | Kubernetes 1.19 | Kubernetes 1.20 | Kubernetes 1.21 | Kubernetes 1.22 | Kubernetes 1.23 | Kubernetes 1.24 | Kubernetes 1.25 | Kubernetes 1.26 | Kubernetes 1.27 | Kubernetes 1.28 | Kubernetes 1.29 | Kubernetes 1.30 | Kubernetes 1.31 | Kubernetes 1.32 |
190
- | -----------------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------|
191
- | Karmada v1.11 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
192
- | Karmada v1.12 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
193
- | Karmada v1.13 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
194
- | Karmada HEAD (master) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
189
+ Karmada is compatible with a wide range of Kubernetes versions. For detailed compatibility instructions,
190
+ please refer to the [ Kubernetes Compatibility] ( https://karmada.io/docs/administrator/compatibility/ ) .
191
+
192
+ The following table shows the compatibility test results against the latest 10 Kubernetes versions:
193
+
194
+ | | Kubernetes 1.33 | Kubernetes 1.32 | Kubernetes 1.31 | Kubernetes 1.30 | Kubernetes 1.29 | Kubernetes 1.28 | Kubernetes 1.27 | Kubernetes 1.26 | Kubernetes 1.25 | Kubernetes 1.24 | Kubernetes 1.23 |
195
+ | -----------------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------|
196
+ | Karmada v1.12 | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
197
+ | Karmada v1.13 | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
198
+ | Karmada v1.14 | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
199
+ | Karmada HEAD (master) | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
195
200
196
201
Key:
197
202
* ` ✓ ` Karmada and the Kubernetes version are exactly compatible.
You can’t perform that action at this time.
0 commit comments