Skip to content

Commit

Permalink
Merge pull request #339 from flatcar/tormath1/kubernetes
Browse files Browse the repository at this point in the history
kubernetes: add 1.30
  • Loading branch information
tormath1 authored Jun 18, 2024
2 parents 669228e + 20e353e commit d02420d
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 d02420d

Please sign in to comment.