Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Kubernetes version compatibility matrix #2979

Open
diversario opened this issue Jan 18, 2024 · 2 comments
Open

Provide Kubernetes version compatibility matrix #2979

diversario opened this issue Jan 18, 2024 · 2 comments
Labels
documentation enhancement New feature or request

Comments

@diversario
Copy link

Is your feature request related to a problem? Please describe.
I am preparing for a round of cluster upgrades and I'm trying to understand what Kubernetes versions (1.27+) Argo Events supports.

Describe the solution you'd like
A table like the one provided by Argo Workflows, clearly stating AE vs k8s version compatibility.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
This feature request is identical to argoproj/argo-workflows#8198 and argoproj/argo-cd#12276.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@mrharpo
Copy link

mrharpo commented Oct 4, 2024

+1 for a k8s compatibility table. We have deferred upgrading our cluster for this reason, and are starting to incur costs due to the lack of upgrades, so I started digging to find an answer.

Please correct me if anything is incorrect:

Current supported version

As I understand, the current k8s.io/api version is 0.29.2, updated 8 months ago in #3107

Does this mean the latest currently supported Kubernetes version is 1.29.2 ?

@tooptoop4
Copy link
Contributor

no it doesn't mean that, an argoworkflows version that has api version of 0.24 (https://github.com/argoproj/argo-workflows/blob/v3.4.11/go.mod#L64) still runs fine on my 1.29 cluster. i'm sure 1.31 cluster will handle current argo-events just fine, upgrade your cluster!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants