Skip to content

minikube install #9296

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

Closed
Tracked by #7257
danwillo opened this issue Aug 24, 2023 · 2 comments
Closed
Tracked by #7257

minikube install #9296

danwillo opened this issue Aug 24, 2023 · 2 comments
Labels
docs Area: coder.com/docs use-case A novel and interesting way to use Coder

Comments

@danwillo
Copy link

danwillo commented Aug 24, 2023

Hi, ive been following the install for k8s, and have got as far as trying to access the dashboard. im not overly clear on what i need to set in the values.yaml to access the dashboard. the external ip minikube has assigned is 127.0.0.1:80, but just getting resource not found from that. any ideas?

im running minikube on wsl2.

Pod IP:

NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
coder LoadBalancer 10.99.79.252 127.0.0.1 80:30197/TCP 20h

if i add that ip to the values.yaml:

kubectl logs coder-5bb5695df5-z8z6c
Started HTTP listener at http://0.0.0.0:8080

View the Web UI: http://127.0.0.1:80
WARN: The access URL http://127.0.0.1:80 isn't externally reachable, this may cause unexpected problems when creating workspaces. Generate a unique *.try.coder.app URL by not specifying an access URL.

thanks

@cdr-bot cdr-bot bot added the bug label Aug 24, 2023
@matifali matifali added docs Area: coder.com/docs bug and removed bug labels Aug 30, 2023
@danwillo
Copy link
Author

danwillo commented Sep 1, 2023

anyone able to help with this at all ? we need to test coder before we decide if it suits my orgs needs. thanks

@matifali matifali added use-case A novel and interesting way to use Coder and removed bug labels Oct 2, 2023
@matifali matifali mentioned this issue Oct 13, 2023
12 tasks
@matifali matifali added the good first issue Easily solved issues suitable for starters and community contributors label Nov 15, 2023
@matifali
Copy link
Member

@danwillo If you just need a test, I would advise using k3s, Kubernetes, or even docker-compose. You can find installation instructions for both on https://coder.com/docs/v2/latest/install

@matifali matifali removed the good first issue Easily solved issues suitable for starters and community contributors label Jan 15, 2024
@sreya sreya closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Area: coder.com/docs use-case A novel and interesting way to use Coder
Projects
None yet
Development

No branches or pull requests

3 participants