-
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
chectl server:deploy --platform docker-desktop is failing with exitCode: 137 #21146
Comments
@amol-m-deshpande could you please check the kubernetes context that is set |
@amol-m-deshpande |
@benoitf Yes, the context is set to docker-desktop
|
@amol-m-deshpande I would like to check che-serer pod logs (the one which is failed to start) |
Pls, try and attach output: |
|
I got the problem. See similar issues: Doc: |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Describe the bug
As per the documentation, I installed docker desktop with kubernates, chectl, kubectl
When I execute the following command
chectl server:deploy --platform docker-desktop
I get the following error
I have allocated enough memory for the docker desktop and have also set the proper context with kubectl config use-context docker-desktop, I am unable to find what's the issue.
When I go to the file to check the log
Che version
7.42@latest
Steps to reproduce
bash <(curl -sL https://www.eclipse.org/che/chectl/)
chectl server:deploy --platform docker-desktop
Expected behavior
It should deploy successfully
Runtime
Docker Desktop
Screenshots
Installation method
chectl/latest
Environment
macOS
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: