Add Kubernetes v1.35 support and document the introduction of nftables as a kube-proxy mode.#2099
Conversation
Signed-off-by: rajaSahil <sahilraja242@gmail.com>
archups
left a comment
There was a problem hiding this comment.
Few changes requested.
Plus take care of k8s version updates at other places such as
content\kubermatic\main\tutorials-howtos\operating-system-manager\compatibility\_index.en.md and content\operatingsystemmanager\compatibility\_index.en.md
Also installation/upgrading/upgrade-from-2.29-to-2.30/ notes should be added in general where we usually have kubernetes version information in "Next Steps" section. Please refer to earlier version upgrade nodes installation/upgrading/upgrade-from-2.28-to-2.29/
| | 2.29.x | ✓ | ✓ | ✓ | ✓ | -- | -- | | ||
| | 2.28.x | -- | ✓ | ✓ | ✓ | ✓ | -- | | ||
| | 2.27.x | -- | -- | ✓ | ✓ | ✓ | ✓ | | ||
| | KKP version | 1.35 | 1.34 |1.33 | 1.32 | 1.31[^2] | 1.30[^2] | |
There was a problem hiding this comment.
| | KKP version | 1.35 | 1.34 |1.33 | 1.32 | 1.31[^2] | 1.30[^2] | | |
| | KKP version | 1.35 | 1.34 |1.33 | 1.32[^2] | | 1.31[^2] | 1.30[^2] | |
| | 2.29.x | -- | ✓ | ✓ | ✓ | ✓ | -- | | ||
| | 2.28.x | -- | -- | ✓ | ✓ | ✓ | ✓ | | ||
|
|
||
| [^2]: Kubernetes releases below version 1.31 have reached End-of-Life (EOL). We strongly |
There was a problem hiding this comment.
| [^2]: Kubernetes releases below version 1.31 have reached End-of-Life (EOL). We strongly | |
| [^2]: Kubernetes releases below version 1.33 have reached End-of-Life (EOL). We strongly |
There was a problem hiding this comment.
| marked as supported, for example KKP 2.29 supports updating clusters from Kubernetes 1.33 to 1.34. |
There was a problem hiding this comment.
| implementation has been removed from upstream Kubernetes. From KKP 2.27.x, no provider incompatibilities exist. |
Signed-off-by: Sahil Raja <sahilraja242@gmail.com>
Signed-off-by: rajaSahil <sahilraja242@gmail.com>
1d3856e to
50ee0f0
Compare
|
LGTM label has been added. DetailsGit tree hash: 86427362ca08cf0691ffe8b7d1b31d53acf1b943 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: archups The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR updates the documentation to reflect Kubernetes v1.35 support and introduces nftables as a supported kube-proxy mode.