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.

Unable to deploy MultiUser Che with Helm Chart on minikube 0.26.0

See original GitHub issue

Description

Unable to start MultiUser Che with Helm Chart.

Reproduction Steps

  1. Try to deploy MultiUser Che on minikube with Helm Chart by executing the folliwing command
helm upgrade --install che --namespace che --set global.multiuser=true --set global.cheDomain=192.168.99.100.nip.io ${PROJECTS}/che/deploy/kubernetes/helm/che

Expected: MultiUser Che is Deployed. Actual: screenshot_20180412_183012

OS and version:

Diagnostics:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
sleshchenkocommented, Apr 17, 2018

I added different instructions for minikube 0.26.0+ and 0.25.2. So I think the issue can be closed.

1reaction
sleshchenkocommented, Apr 16, 2018

@guydaichs Thanks, it works on v0.25.0. So we should document minikube version in this case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to deploy multi-user Eclipse Che with minikube
I am trying to deploy a local instance of multi-user Eclipse Che using minikube and chectl but with no success: the chectl command...
Read more >
Not able to deploy helm chart in minikube
This deployment works if I use a remote kubernetes cluster in EKS (Aws). Now I'm deploy a minikube cluster with the same K8s...
Read more >
Deploying and Upgrading (0.26.0)
As an alternative to using the YAML deployment files, this procedure shows how to deploy the Cluster Operator using a Helm chart provided...
Read more >
eclipse/che-machine-exec - Docker Image
Install minikube virtual machine on your computer: https://github.com/kubernetes/minikube/blob/master/README.md. You can deploy Eclipse CHE with help helm.
Read more >
Eclipse-che Helm Chart
Find out how to install Eclipse-che helm chart and verify it follows industry best practices.
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