asascience-open / nextgen-dmac

Public repository describing the prototyping efforts and direction of the Next-Gen DMAC project, "Reaching for the Cloud: Architecting a Cloud-Native Service-Based Ecosystem for DMAC"
MIT License
18 stars 4 forks source link

Deploy Kubernetes on Azure #21

Closed jonmjoyce closed 5 months ago

jonmjoyce commented 1 year ago

We already have a K8s cluster running on AWS. Now let's get one on Azure so we can start learning what other considerations we need to make to allow the software to run in multiple cloud environments.

rsignell-usgs commented 1 year ago

Qhub is an awesome open-source package to deploy and manage JupyterHub with Dask Gateway on Kubernetes: https://docs.qhub.dev/en/stable/, eliminating the need for dev ops folks to be involved.

The ESIP Deployment on AWS has been used for the last two years by over 40 scientists from 5 different agencies to explore cloud native workflows.

Recently we also deployed Qhub for @parkermac on Azure.

I'd be happy to give a demo of the functionality.

rsignell-usgs commented 1 year ago

See #18