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

help with gitpod self-hosted on k3s #5046

Closed
jasonrandrews opened this issue Aug 3, 2021 · 2 comments
Closed

help with gitpod self-hosted on k3s #5046

jasonrandrews opened this issue Aug 3, 2021 · 2 comments
Assignees

Comments

@jasonrandrews
Copy link

Bug description

I'm trying to follow the example for self-hosted on k3s.

I have generated the random keys and put them in values/minio-secrets.yaml and generated the certificates for my custom domain and put them in the certs/ directory.

After running docker-compose up I can connect to the domain with my browser and see gitpod is running as expected. I'm able setup the git integration with GitHub using oauth but can’t start any workspaces.

When trying to start a workspace the error is:

Request createWorkspace failed with message: 14 UNAVAILABLE: No connection established
Unknown Error: { "code": -32603 }

Looking at the logs I see this error which may be related.
secret.go:195] Couldn't get secret default/image-builder-registry-secret: secret "image-builder-registry-secret" not found

Any tips, additional documentation, or blogs to get this running on version 0.10.0 would be appreciated.

Steps to reproduce

Run

$ docker-compose up

in the gitpod/install/docker/examples/gitpod directory.

Expected behavior

No response

Example repository

No response

Anything else?

No response

@ghuntley
Copy link
Contributor

ghuntley commented Aug 3, 2021

Howdy Jason!

The gitpod/install/* folder is in a state of flux at the moment and I would recommend avoiding it - apologies for the time wasted will keep this issue open to track the need for improvements. Here are three solid resources for Gitpod Self-Hosted v0.10.0 with k3s:

Let me know how you go and if you want to pair on it pick a timeslot over at https://ghuntley.com/meet

@ghuntley ghuntley self-assigned this Aug 3, 2021
@ghuntley
Copy link
Contributor

👋 @jasonrandrews. I'm closing out this issue but would love to see you over in the #gitpod-self-hosted room at https://www.gitpod.io/chat

Have opened the following housekeeping PR's so others don't experience the problems you did:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants