Min RK

Results 1478 comments of Min RK

#1162 needs to be updated to switch to consul from etcd (traefik is *very* slow with etcd and lots of routes, which @GeorgianaElena discoverd. But yes, #1162 completely solves this...

Great idea! I have some questions that might help with what might go in these docs. At this point, which ones do we have and what helpers are considered a...

> could we also use the default entrypoint/command in singleuser containers instead of setting singleuser.cmd? Yes, though it changes an assumption about the image. Making this change means an image...

@consideRatio I opened #2449 clearing singleuser.cmd with some explanation of what it means and why we couldn't do it in 1.x with https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/2138 Effectively, we've already selected lab by default...

https://github.com/jupyterhub/jupyterhub/pull/3659 restores `@admin_only` as deprecated, instead of removing it.

I think that's good in general. Roughly how would you say what we have now should be binned into these categories? To what degree would it necessitate a large rewrite...

> This screenshot from the video motivates to me why we should let the initial getting started tutorial use minikube rather than point directly to cloud provider setups etc for...

I think z2jh should have opinionated, best-practices defaults, not necessarily the most generic, forcing every deployment to have lots of the same configuration just to get going. I feel pretty...

@nreith that would be the latest dev builds [here](https://jupyterhub.github.io/helm-chart/#development-releases-jupyterhub)

Yup, JupyterHub 2 has a big, disruptive DB upgrade requiring everything to shutdown and restart. JupyterHub 3 has a db upgrade that z2jh users running the default sqlite shouldn't even...