Skip to content
Snippets Groups Projects
Select Git revision
  • v0.4.x
  • master default protected
  • rwth
  • revert-1004-probes
  • yuvipanda-patch-1
  • consideRatio-patch-1
  • choldgraf-patch-1
  • ryanlovett-patch-1
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.8.0-beta.1
  • 0.8.0b1
  • 0.7.0
  • 0.7.0-beta.2
  • v0.7.0-beta.1
  • v0.6
  • v0.5-doc
  • v0.5
  • v0.4-doc
  • v0.4
  • 0.3.1
  • v0.3.1
  • v0.3
  • v0.2
  • v0.1
26 results

zero-to-jupyterhub-k8s

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    yuvipanda authored
    cbcc3404
    History

    Zero to JupyterHub with Kubernetes

    Build Status Documentation Status

    This is under active development and subject to change.

    This repo contains resources, such as Helm charts and the Zero to JupyterHub Guide, which help you to deploy JupyterHub on Kubernetes.

    Zero to JupyterHub with Kubernetes Guide

    The Zero to JupyterHub Guide gives user-friendly steps to create a new JupyterHub deployment using Kubernetes.

    For additional information about JupyterHub, such as a technical overview, configuration reference, and API reference, please consult the JupyterHub project documentation which contains information that applies to Kubernetes as well as other deployment methods. The JupyterHub project documentation provides detailed information about authenticators, spawners, and services.

    We hope these two documents help you get up and running with your own JupyterHub deployment.

    Helm charts

    The JupyterHub Helm charts allow a user to create reproducible and maintainable deployments of JupyterHub with Kubernetes.

    History and inspiration

    Much of the intial groundwork for this documentation is information learned from the successful use of JupyterHub and Kubernetes at UC Berkeley in their Data 8 program.

    Acknowledgements

    Thank you to the following contributors:

    • Aaron Culich
    • Carol Willing
    • Chris Holdgraf
    • Ryan Lovett
    • Yuvi Panda

    Future contributors are encouraged to add themselves to this README file too.

    Licensing

    This repository is dual licensed under the Apache2 (to match the upstream kubernetes charts repository) and 3-clause BSD (to match the rest of Project Jupyter repositories) licenses. See the LICENSE file for more information!