I am trying to get JupyterHub to work in Kubernetes by starting with 
MiniKube.  I have authentication working but am unable to spawn using the 
kubespawner.  I believe my issue is the HUB_CONNECT_IP env variable that I 
am using.

What exactly should this value be?  I am using a nodeport service with the 
following ip/port

jupyter-hub-service   10.0.0.161   <nodes>       8000:31176/TCP


Minikube has the dns add on, but am I still supposed to set HUB_CONNECT_IP 
to an IP?  Given that my nodeport service is as above, anyone have any 
guidance on what HUB_CONNECT_IP should be, or is there some other action 
that should be taken?

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/181129ef-9bfc-4111-a832-362d42c6199e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to