Export 3.0.3 like so: ``` helm repo add jupyterhub https://hub.jupyter.org/helm-chart/ helm fetch jupyterhub/jupyterhub --version 3.0.3 --untar --untardir . ```
18 lines
2.1 KiB
Markdown
18 lines
2.1 KiB
Markdown
# JupyterHub Helm chart
|
|
|
|
[](https://z2jh.jupyter.org)
|
|
[](https://github.com/jupyterhub/zero-to-jupyterhub-k8s)
|
|
[](https://discourse.jupyter.org/c/jupyterhub/z2jh-k8s)
|
|
[](https://gitter.im/jupyterhub/jupyterhub)
|
|
<br>
|
|
[](https://jupyterhub.github.io/helm-chart#jupyterhub)
|
|
[](https://jupyterhub.github.io/helm-chart#development-releases-jupyterhub)
|
|
[](https://jupyterhub.github.io/helm-chart#development-releases-jupyterhub)
|
|
|
|
The JupyterHub Helm chart is accompanied with an installation guide at [z2jh.jupyter.org](https://z2jh.jupyter.org). Together they enable you to deploy [JupyterHub](https://jupyterhub.readthedocs.io) in a Kubernetes cluster that can make Jupyter environments available to several thousands of simultaneous users.
|
|
|
|
## History
|
|
|
|
Much of the initial groundwork for this documentation is information learned from the successful use of JupyterHub and Kubernetes at UC Berkeley in their [Data 8](http://data8.org/) program.
|
|
|
|

|