jupyter / help

:sparkles: Need some help or have some questions? Please visit our Discourse page.
https://discourse.jupyter.org
291 stars 97 forks source link

Cannot reliably spawn singleuser notebooks on Azure Kuberenetes Service/KubeSpawner #553

Open yvan opened 5 years ago

yvan commented 5 years ago

Hey guys I'm having some issues reliably spawning singleuser pods with jupyterhub on AKS (azure kuberenetes service). Thought I might post here and see if anyone has encountered this issue before.

I get an error like this:

Screen Shot 2019-03-20 at 8 42 11 AM

What I'm trying to figure out:

I'm not sure where to look or what to do to get more info on this problem. I've looked around quite a bit and cant seem to find an issue/post which fits the profile of my problem just right. I also am not seeing a lot of feedback in the usual places I look like logs, describes, etc.

My other issue on jupyterhub linked:

https://github.com/jupyterhub/jupyterhub/issues/2480