Skip to content

High availability story? #148

@yuvipanda

Description

@yuvipanda

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:

  1. Resiliency against node failure
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions