You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a big multitenant kubernetes cluster, so there's a bunch of technical things we need to be able to do before we can run there. I think most of those are 'good ideas', and this issue tracks what we'll need to do.
The biggest is probably to stop our dind from running as a privileged daemon. With jupyterhub/repo2docker#1402 we switch to buildkit, which will allow us to do this!