Coder Social home page Coder Social logo

Comments (3)

tolusha avatar tolusha commented on June 27, 2024

Hello @fwasdfw
That's a tricky question since we don't have documented procedure how to deploy Eclipse Che on disconnected Kubernetes cluster. We do have such a procedure for OpenShift only [1].

I would say that you need a private docker registry and you don't need any PostgreSQL DB. Here are yamls to deploy DevWorkspace and Che operators [2] [3]. Also you have to configure OIDC provider on the cluster.

[1] https://eclipse.dev/che/docs/stable/administration-guide/installing-che-in-a-restricted-environment/
[2] https://github.com/devfile/devworkspace-operator/tree/main/deploy/deployment/kubernetes
[3] https://github.com/eclipse-che/che-operator/tree/main/deploy/deployment/kubernetes
[4] https://eclipse.dev/che/docs/stable/administration-guide/installing-che/

from che.

fwasdfw avatar fwasdfw commented on June 27, 2024

@tolusha o, thank you! so, should i need install the che-server in my k8s also ?

from che.

AObuchow avatar AObuchow commented on June 27, 2024

@fwasdfw Correct, you'll need to install the che-operator (I believe that's what you meant by che-server? or were you referring to the specific che-server component?), which manages deploying all of the components of Che with the exception of the DevWorkspace Operator, which you'll have to deploy yourself.

from che.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.