-
Notifications
You must be signed in to change notification settings - Fork 809
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
z2jh ingress not working #3299
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
You'll need to ensure you've got an ingress controller in your cluster: https://z2jh.jupyter.org/en/stable/kubernetes/other-infrastructure/step-zero-other.html |
Hi there @bpfrd 👋! I closed this issue because it was labelled as a support question. Please help us organize discussion by posting this on the https://discourse.jupyter.org/ forum. If it's your first time posting Our goal is to sustain a positive experience for both users and developers. We use GitHub issues for specific discussions related to changing a repository's content, and let the forum be where we can more generally help and inspire each other. Thanks you for being an active member of our community! ❤️ |
Thanks for your response. I posted this with more details on the discourse.jupyter https://discourse.jupyter.org/t/jupyterhub-z2jh-ingress-not-working/22940 I really appreciate it if you could have a look sometimes. |
Hi,
here is ingress part of my config:
here is the output of
k get svc
andk get ingress
:As you see, the address is empty in the ingress. here is the output of
k get ingress -o yaml
I was wondering how I can fix this? I'm running a single-node microk8s cluster
best regards,
The text was updated successfully, but these errors were encountered: