Thorsten Klein
Thorsten Klein
@meldafrawi it works exactly with that config, following the default installation steps from the kind docs. Note 1: It took about 40s for NGINX to be ready in my tests...
@cjellick as a follow up for this: we didn't handle the "deal with it" part of this issue. Should we have an (opt-out) install of traefik during installation if the...
Hey, we're using the [logstash adapter](https://github.com/looplab/logspout-logstash) as well. Did you add `_ "github.com/looplab/logspout-logstash"` to the modules.go file? Otherwise this works as well: 1. go get logspout repo 2. go get...
You might also want to take a look at this project: [https://github.com/tumblr/k8s-sidecar-injector/](https://github.com/tumblr/k8s-sidecar-injector/). There you only have to put an annotation requesting a certain sidecar type on your pods and it...
Hi @rkdarst , thanks for your feedback :+1: Actually https://github.com/jupyterhub/batchspawner/pull/58 is what inspired me to do this like it is now. I love the idea of having a generic callback...
Hi @consideRatio , sorry for the commit mess.. don't know what happened there when merging master. I now rebased onto master, but couldn't get rid of that one commit in...
Hey there, I just digged up this issue while searching for a solution for our very specific problem: - we're providing a JupyterHub + BinderHub setup to datascientists in our...
I faced the same issue today. Everything was working except video sharing (webcam or screenshare). Apparently this config option used the IP of a loopback interface instead of the external...
@hemals24 , sure, but I'm not a maintainer, so waiting for review + merge :man_shrugging:
 Unfortunately, that option is disabled and I cannot assign reviewers :thinking: