-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Hello!
I'm curious how the various components (dask-gateway-server, scheduler-proxy & web-proxy) work in a Highly Available configuration? In a more specific way, I want to change the 'replica' values of all the deployment objects in the helm chart to be 3, so I get:
- Resiliency against node failure
- Make use of the default rolling update features of Kubernetes
I wanna be able to do deploys anytime without worrying too much about wether it'll affect user experience, and not worry too much about node failures either.
This is one of the big problems right now with jupyterhub - the proxy is going to be HA soon (tm) but the hub itself has a while to go. Would love to know what your thinking on this is!
Metadata
Metadata
Assignees
Labels
No labels