diff --git a/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md b/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md index dabbba32..bc68c4ab 100644 --- a/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md +++ b/content/docs/latest/container-runtimes/getting-started-with-kubernetes.md @@ -18,13 +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.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | -|--------------------------------------|--------------------|--------------------|--------------------|--------------------|--------------------|---------------------------------| -| 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: | -| LTS (2022) | :large_orange_diamond: | :large_orange_diamond: | :large_orange_diamond: | :x: |:x: | :x: | +| :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: | :large_orange_diamond:: The version is not tested anymore before a release but was known for working.