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

Deploy Multi-User Che on Kubernetes #8745

Closed
sleshchenko opened this issue Feb 13, 2018 · 5 comments
Closed

Deploy Multi-User Che on Kubernetes #8745

sleshchenko opened this issue Feb 13, 2018 · 5 comments
Labels
kind/enhancement A feature request - must adhere to the feature request template. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.

Comments

@sleshchenko
Copy link
Member

Description

There is a yaml file for deploying Single-User Che.
It is needed to provide a way for deploying Multi-User Che on Kubernetes.

@sleshchenko sleshchenko added kind/enhancement A feature request - must adhere to the feature request template. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Feb 13, 2018
@gorkem gorkem closed this as completed Mar 19, 2018
@gorkem
Copy link
Contributor

gorkem commented Mar 19, 2018

This seems to be already handled as part of the kubernetes SPI

@sleshchenko
Copy link
Member Author

@gorkem I haven't heard that it is already implemented. Do you know where it is implemented and how is solved an issue with configuring postgresql and keycloak containers (source to image feature is used for OpenShift)

@gorkem
Copy link
Contributor

gorkem commented Mar 19, 2018

@sleshchenko I imagine the helm chart is handling that @l0rd Is that the case?

@sleshchenko
Copy link
Member Author

@l0rd Thanks for pointing.
@gorkem You're right, deploying of Che multiuser is covered helm chart.

And answering my question

how is solved an issue with configuring postgresql and keycloak containers?

Looks like Postgresql doesn't require configuration and setting the corresponding env variables is enough.
Keycloak container is configured with Job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Projects
None yet
Development

No branches or pull requests

3 participants