Jim Crist-Harif
Jim Crist-Harif
Since we keep around info on old clusters (for a configurable time period), we need clusters to have a unique id in the DB/k8s store. I agree that for web...
> What do we do if the alias conflicts with an existing one? Another alternative to this. If an alias (or "name", not sure what to call this) already exists,...
I think you're confusing that with something else Martin. All backends other than the k8s backend store state in a configurable database (similar to jupyterhub). By default this is a...
Thanks for taking a look at this. I suggest you submit a PR early and we can discuss it more there. At first glance, I'm not sure what your intent...
cc @ian-r-rose for thoughts here. In summary, the ideal lab extension I'd like for dask-gateway would: - Support adding tabs for the dashboards as the existing `dask-labextension` does. Since we...
The trick there would be handling auth. If you could handle auth all browser-side then there wouldn't need to be any server-side component for the lab extension.
> Can you expand on what you mean about not needing to proxy anything in the extension? I should think it would still be valuable to proxy the bokeh server...
cc @quasiben, @jacobtomlinson - any input on common logging backends for kubernetes clusters? We don't need to pick a specific one for dask-gateway to use, I just want to make...
Also cc @yuvipanda for the above kubernetes question.
That was my plan. Do you know if they're using anything anything for logging yet? cc also @jhamman.