Setup Kubernetes#
Kubernetes’ documentation describes the many ways to set up a cluster. We attempt to provide quick instructions for the most painless and popular ways of setting up a Kubernetes cluster on various cloud providers and on other infrastructure.
Note
During the process of setting up JupyterHub, you’ll be creating some files for configuration purposes. It may be helpful to create a folder for your JuypterHub deployment to keep track of these files.
Choose one option and proceed.
- Kubernetes on minikube (for learning and development only)
- Kubernetes on Google Cloud (GKE)
- Kubernetes on Microsoft Azure Kubernetes Service (AKS)
- Kubernetes on Amazon Web Services (AWS)
- Kubernetes on Amazon Web Services (AWS) with Elastic Container with Kubernetes (EKS)
- Kubernetes on Red Hat OpenShift
- Kubernetes on IBM Cloud
- Kubernetes on Digital Ocean
- Kubernetes on OVHcloud (OVH)
- Self-hosted Kubernetes