Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca authored Jan 6, 2020
1 parent e3c472a commit e5add20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Deploy JupyterHub on top of Kubernetes on Jetstream

Configuration files for the tutorials available on my blog <https://zonca.github.io/tag/jetstream.html>

The recommended deployment strategy is via Magnum, see the [tutorial](https://zonca.github.io/2019/06/kubernetes-jupyterhub-jetstream-magnum.html), which also supports autoscaling, see the [autoscaling tutorial](https://zonca.github.io/2019/09/kubernetes-jetstream-autoscaler.html).

The other option, which provides a most customizable setup but which is longer to deploy and does not support autoscaling, is via Kubespray, see the [deployment with Kubespray tutorial](https://zonca.github.io/2019/02/kubernetes-jupyterhub-jetstream-kubespray.html).

0 comments on commit e5add20

Please sign in to comment.