Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manics/zero-to-jupyterhub-k8s-examples
Examples of deploying Zero to JupyterHub with different configurations
https://github.com/manics/zero-to-jupyterhub-k8s-examples
Last synced: 2 months ago
JSON representation
Examples of deploying Zero to JupyterHub with different configurations
- Host: GitHub
- URL: https://github.com/manics/zero-to-jupyterhub-k8s-examples
- Owner: manics
- Created: 2022-04-22T23:11:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T21:50:04.000Z (3 months ago)
- Last Synced: 2024-10-09T08:22:21.486Z (3 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zero to JupyterHub with Kubernetes Example Deployments
[![Test](https://github.com/manics/zero-to-jupyterhub-k8s-examples/actions/workflows/test.yaml/badge.svg)](https://github.com/manics/zero-to-jupyterhub-k8s-examples/actions/workflows/test.yaml)
Examples of deploying [Zero to JupyterHub](https://zero-to-jupyterhub.readthedocs.io) with different configurations.
If you need help with deploying JupyterHub please use the [Jupyter community forum](https://discourse.jupyter.org/) https://discourse.jupyter.org/
## LDAP with modified username and Git author in singleuser server
[ldap-singleuser](./ldap-singleuser/README.md)
## JupyterHub with Keycloak
[keycloak](./keycloak/README.md)