question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Doc] Clarify prerequisites for Che install.

See original GitHub issue

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

  • Find out what’s the minimum Kubernetes version supported: v1.9.11
  • Find out what’s the minimum OpenShift version supported: v3.11
  • Find out what’s the minimum helm version supported: v2.15.2
  • Mention the minimum versions in the installation requirements section of Che documentation
  • Add a chectl preflight check step that verifies that the platform version is supported:
    • Check the version when --platform=k8s
    • Check the version when --platform=openshift

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
l0rdcommented, Jan 15, 2020

Makes sense @monaka thanks for raising it. @tolusha I am adding that to team/deploy as that’s something that should be check at installation time when using chectl (I have added that as a subtask). Anyway I think that the minimum versions are kubernetes 1.9 and OpenShift 3.8 but it should be verified.

0reactions
dmytro-ndpcommented, Feb 13, 2020

@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. WDYT about setting helm minimal version to 2.13?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to Eclipse Che :: Eclipse Che Documentation
Accelerate project and developer onboarding: As a zero-install development environment that runs in your browser, Eclipse Che makes it easy for anyone to...
Read more >
Overview - Kubernetes
This page is an overview of Kubernetes. Kubernetes is a portable, extensible, open source platform for managing containerized workloads and ...
Read more >
FAQs - BIS.doc.gov
A license rider consists of clarifying or explanatory language added to a license by BIS. Although license riders are not requirements, BIS sometimes...
Read more >
Structure of the US Education System: Bachelor's Degrees
U.S. bachelor degree programs usually include requirements for breadth as well as depth of study, and students will fulfill what are called liberal...
Read more >
Chemical Clarification Precipitation Methods - State of Michigan
Chemical Coagulation; Flocculation; Separation. Hydroxide Precipitation. Most Soluble Heavy Metals Will Precipitate. When pH is Raised to a Given Point. Cu( ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found