jupyterhub-deploy-docker icon indicating copy to clipboard operation
jupyterhub-deploy-docker copied to clipboard

How do I make both JupyterHub and its spawned containers use the host network?

Open Kanishk-Kumar opened this issue 7 months ago • 1 comments

I want spawned containers to have access to my host network so that they can use Ollama, Milvus, etc. Is this even feasible? And if yes, what is the correct config to do so?

Kanishk-Kumar avatar Mar 12 '25 10:03 Kanishk-Kumar