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

[v2]What is the minimum Kubernetes version required to use keda?   #1160

Closed
silenceper opened this issue Sep 15, 2020 · 6 comments
Closed
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@silenceper
Copy link
Contributor

Which place clearly indicates the minimum required Kubernetes version?

I think if it is marked in the Readme, it will be very useful for people who are new to this project.

@silenceper silenceper added feature-request All issues for new features that have not been committed to needs-discussion labels Sep 15, 2020
@silenceper
Copy link
Contributor Author

silenceper commented Sep 15, 2020

maybe v1.16+

@zroubalik
Copy link
Member

I think you should be able to deploy KEDA on v1.13+

If we change CRDs apiversion to v1, it will be v1.16+

@silenceper
Copy link
Contributor Author

kubectl apply -f https://github.com/kedacore/keda/releases/download/v2.0.0-beta/keda-2.0.0-beta.yaml

I failed to deploy on the 1.15 version and succeeded on the 1.16 cluster.

Because OpenAPI x-kubernetes-list-map-keys was add in 1.16.

@silenceper
Copy link
Contributor Author

I think it is necessary to add some compatibility tests for the k8s version and inform users of the minimum version requirements of k8s.

@zroubalik
Copy link
Member

OK, thanks for the confirmation. We should add info on this to the documentation.

@silenceper
Copy link
Contributor Author

fixed in #1202

SpiritZhou pushed a commit to SpiritZhou/keda that referenced this issue Jul 18, 2023
* Welcome Pollinate, a new KEDA user!

Signed-off-by: Shavgath Perumal <shavgath.perumal@pollinate.co.uk>

* Include docs about Google Managed Prometheus on Prometheus scaler (kedacore#1153)

Signed-off-by: Shavgath Perumal <shavgath.perumal@pollinate.co.uk>

* docs: dynamodb index name (kedacore#1154)

Signed-off-by: Shavgath Perumal <shavgath.perumal@pollinate.co.uk>

* Welcome Devtron, a KEDA user as well as promoter! (kedacore#1155)

Signed-off-by: Shavgath Perumal <shavgath.perumal@pollinate.co.uk>

* docs: add post about certificates (kedacore#1104)

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: Shavgath Perumal <shavgath.perumal@pollinate.co.uk>

---------

Signed-off-by: Shavgath Perumal <shavgath.perumal@pollinate.co.uk>
Co-authored-by: Claudio Netto <nettoclaudio@ufrj.br>
Co-authored-by: Benjamin Haegenlaeuer <benjamin@haegenlaeuer.de>
Co-authored-by: Pawan Kumar <39653409+dheeth@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
None yet
Development

No branches or pull requests

2 participants