Skip to content

Commit

Permalink
Add Kubernetes 1.29 to supported versions
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Dec 15, 2023
1 parent bfc21ed commit 77a99bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/en/flux/installation/_index.md
Expand Up @@ -23,10 +23,11 @@ The Kubernetes cluster should match one of the following versions:
|--------------------|------------------|
| `v1.26` | `>= 1.26.0` |
| `v1.27` | `>= 1.27.1` |
| `v1.28` and later | `>= 1.28.0` |
| `v1.28` | `>= 1.28.0` |
| `v1.29` and later | `>= 1.29.0` |

{{% alert color="info" title="Kubernetes EOL" %}}
Note that Flux may work on older versions of Kubernetes e.g. 1.19,
Note that Flux may work on older versions of Kubernetes e.g. 1.25,
but we don't recommend running [EOL versions](https://endoflife.date/kubernetes)
in production nor do we offer support for these versions.
{{% /alert %}}
Expand Down

0 comments on commit 77a99bc

Please sign in to comment.