Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate cluster setup for major cloud providers #645

Closed
3 tasks done
choldgraf opened this issue Aug 31, 2021 · 1 comment
Closed
3 tasks done

Automate cluster setup for major cloud providers #645

choldgraf opened this issue Aug 31, 2021 · 1 comment
Assignees
Labels
Enhancement An improvement to something or creating something new.

Comments

@choldgraf
Copy link
Member

choldgraf commented Aug 31, 2021

Description

The first step in creating a hub is creating a Kubernetes cluster. This provisions the cloud infrastructure + the Kubernetes engine that is needed to deploy applications like JupyterHub or Dask Gateway in the cloud. This should be automated for every major cloud provider we wish to support.

Value / benefit

This is a pre-requisite for deploying infrastructure in the cloud, so is a critical issue across all of them.

Implementation details

This is going to be cloud provider-specific. In some cases we'll use the provider services (e.g. eksctl) and in others we will need to hand-deploy clusters (e.g. with kops). We'll discuss that in each provider-specific issue.

Tasks to complete

Updates

No response

@choldgraf choldgraf added Enhancement An improvement to something or creating something new. 🏷️ optimization labels Aug 31, 2021
@choldgraf choldgraf changed the title Automate cluster setup for major cloud providers d Oct 11, 2021
@choldgraf choldgraf changed the title d Automate cluster setup for major cloud providers Oct 11, 2021
@yuvipanda
Copy link
Member

I'd say this is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to something or creating something new.
Projects
No open projects
Development

No branches or pull requests

2 participants