Skip to content

Commit 2c442c0

Browse files
authored
Merge pull request #382 from flatcar/tormath1/kubernetes
kubernetes: add 1.32 to tested version
2 parents 4ca3f7a + c63524c commit 2c442c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/latest/container-runtimes/getting-started-with-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ A Kubernetes basic scenario (deploy a simple Nginx) is being tested on Flatcar a
1818
One way to contribute to Flatcar would be to extend the covered CNIs (example: [kubenet][kubenet]) or to provide more complex scenarios (example: [cilium extension][cilium]).
1919

2020
This is a compatibility matrix between Flatcar and Kubernetes deployed using vanilla components and Flatcar provided software:
21-
| :arrow_down: Flatcar channel \ Kubernetes Version :arrow_right: | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 | 1.31 |
21+
| :arrow_down: Flatcar channel \ Kubernetes Version :arrow_right: | 1.27 | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 |
2222
|--------------------------------------|--------------------|--------------------|--------------------|---------------------------------|------|------|
2323
| Alpha | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
2424
| Beta | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
2525
| Stable | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
26-
| LTS (2023) | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
26+
| LTS (2024) | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
2727

2828
:large_orange_diamond:: The version is not tested anymore before a release but was known for working.
2929

0 commit comments

Comments
 (0)