Skip to content

Commit

Permalink
kubernetes: add 1.30
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <[email protected]>
  • Loading branch information
tormath1 committed Jun 17, 2024
1 parent 669228e commit 20e353e
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ A Kubernetes basic scenario (deploy a simple Nginx) is being tested on Flatcar a
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]).

This is a compatibility matrix between Flatcar and Kubernetes deployed using vanilla components and Flatcar provided software:
| :arrow_down: Flatcar channel \ Kubernetes Version :arrow_right: | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 |
|--------------------------------------|--------------------|--------------------|--------------------|--------------------|---------------------------------|------|
| Alpha | :large_orange_diamond: | :large_orange_diamond: | :large_orange_diamond: |:white_check_mark: | :white_check_mark: |:white_check_mark: |
| Beta | :large_orange_diamond: | :large_orange_diamond: | :large_orange_diamond: |:white_check_mark: | :white_check_mark: |:white_check_mark: |
| Stable | :large_orange_diamond: | :large_orange_diamond: | :large_orange_diamond: |:white_check_mark: | :white_check_mark: |:white_check_mark: |
| LTS (2023) | :large_orange_diamond: | :large_orange_diamond: | :large_orange_diamond: |:white_check_mark: | :white_check_mark: |:white_check_mark: |
| :arrow_down: Flatcar channel \ Kubernetes Version :arrow_right: | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 |
|--------------------------------------|--------------------|--------------------|--------------------|---------------------------------|------|------|
| Alpha | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
| Beta | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
| Stable | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |
| LTS (2023) | :large_orange_diamond: | :large_orange_diamond: |:large_orange_diamond: |:white_check_mark: |:white_check_mark: |:white_check_mark: |

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

Expand Down

0 comments on commit 20e353e

Please sign in to comment.