This repository contains Terraform files to deploy a JupyterHub on Kubernetes using the official JupyterHub Helm chart.
This JupyterHub uses the Helm chart version 0.11.1
.
We are standing on the shoulders of giants such as:
- Quansight's Qhub Terraform-based deployment
- Zero to JupyterHub with Kubernetes
-
Go to https://jupyter-dev.softwareunderground.org/ and click on
Sign in with Slack
: -
Enjoy!
TBD
- Infrastructure (IaaC)
- JupyterHub
- Deploy the Kubernetes cluster: execute
terraform apply
inside theinfrastructure
directory. - Update the
CNAME
of the JupyterHub endpoint with the new value shown after completion of the Terraform deployment. - Deploy the JupyterHub: execute
terraform apply
inside thejupyterhub
directory.
- Discussion
- #swung-cloud Slack channel
TBD
TBD