-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Doc] Clarify prerequisites for Che install. #15680
Comments
Makes sense @monaka thanks for raising it. @tolusha I am adding that to |
@l0rd |
I have added a task to check |
@l0rd |
Accordingly to the doc
[1] https://www.eclipse.org/che/docs/che-7/installing-che-on-openshift-3-using-the-operator/ |
@tolusha no I don't think we have another option. We need to install different versions and test. |
@tolusha, @l0rd: on PR check jobs we are normally installing Eclipse Che on minikube 1.1.1 by using helm of v2.13.0-rc.2+gb0d4c9e version. |
Is your enhancement related to a problem? Please describe.
The recent versions of Che runs on K8s or OpenShift.
And I couldn't find the minimum version information about K8s and OpenShift.
As sometimes K8s API version is obsoleted and removed, clarifying supported versions is important to users. (refs comment in #15278 )
Previously, the similar issue was raised as #9576. But the link to the doc was broken.
So it should be discussed again, IMO.
Describe the solution you'd like
Prerequisites (supported versions of K8s / OpenShift) are shown on
eclipse/che/README.md
or somewhere.Describe alternatives you've considered
Just in case deploying with Helm, supported K8s version information can be embedded to
Chart.yaml
.Subtasks
--platform=k8s
--platform=openshift
The text was updated successfully, but these errors were encountered: