File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
content/kubeone/main/architecture/compatibility/supported-versions Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ support policy in the [Version Skew Policy document][upstream-supported-versions
14
14
In the following table you can find the supported Kubernetes versions for the
15
15
current KubeOne version.
16
16
17
- | KubeOne \ Kubernetes | 1.33 | 1.32 | 1.31 | 1.30 | 1.29 [ ^ 1 ] |
17
+ | KubeOne \ Kubernetes | 1.34 | 1.33 | 1.32 | 1.31 | 1.30 [ ^ 1 ] |
18
18
| -------------------- | ---- | ---- | ---- | -----| -------- |
19
- | v1.11 | ✓ | ✓ | ✓ | - | - |
20
- | v1.10 | - | ✓ | ✓ | ✓ | - |
21
- | v1.9 | - | - | ✓ | ✓ | ✓ |
19
+ | v1.12 | ✓ | ✓ | ✓ | - | - |
20
+ | v1.11 | - | ✓ | ✓ | ✓ | - |
21
+ | v1.10 | - | - | ✓ | ✓ | ✓ |
22
22
23
- [ ^ 1 ] : Kubernetes 1.29 has reached End-of-Life (EOL) and is not supported any longer.
23
+ [ ^ 1 ] : Kubernetes 1.30 has reached End-of-Life (EOL) and is not supported any longer.
24
24
We strongly recommend upgrading to a newer supported Kubernetes release as soon as possible.
25
25
26
26
We recommend using a Kubernetes release that's not older than one minor release
27
- than the latest Kubernetes release. For example, with 1.32 being the latest
28
- release, we recommend running at least Kubernetes 1.31 .
27
+ than the latest Kubernetes release. For example, with 1.34 being the latest
28
+ release, we recommend running at least Kubernetes 1.33 .
29
29
30
30
[ upstream-supported-versions ] : https://kubernetes.io/docs/setup/release/version-skew-policy/#supported-versions
You can’t perform that action at this time.
0 commit comments