zero-to-jupyterhub-k8s icon indicating copy to clipboard operation
zero-to-jupyterhub-k8s copied to clipboard

Helm Chart & Documentation for deploying JupyterHub on Kubernetes

Results 162 zero-to-jupyterhub-k8s issues
Sort by recently updated
recently updated
newest added
trafficstars

I made a suggested edit in https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/2449#discussion_r733750167 to the https://zero-to-jupyterhub.readthedocs.io/en/latest/jupyterhub/customizing/user-environment.html documentation. Instead of trying to resolve that there and then, I want to go for a merge and tackle this...

We would benefit from some test that runs in the end of all tests and observes the hub pod's logs for various patterns. For example this entry should cause a...

ci

### Proposed change This issue directly references [this post](https://discourse.jupyter.org/t/how-am-i-supposed-to-use-existingsecret/5097/1) on how to use the `existing secret` functionality of JupyterHub. Some of the "hidden" features of JupyterHub can be hard to...

documentation

## Locked temporarily I'd prefer not to clog this issue with comments before I can steer the discussion and suggest concrete actions etc. I'm working to significantly reduce the numbers...

documentation

### Proposed change I'd like for us to restructure our documentation to use the Diátaxis Framework described at https://diataxis.fr. The gist is to structure documentation content in four separate sections...

enhancement

### Proposed change I think we should have a better story for users who want to use an Authenticator not shipped with the Hub image (or any other pip-installed packages)....

enhancement

Currently, the proxy is implemented as a separate deployment. The proxy supports TLS, but terminates TLS at its pod and forwards unencrypted traffic over to the hub. This type of...

enhancement

### Proposed change Some recommended way or form of backing up and restoring user data in a Kubernetes-volume-friendly manner to a certain point in time. It would be nice if...

documentation

Should we really define a default value for the singleuser resource requests? I remember reading about providing defaults are bad practice, and also that mybinder.org is providing a lot less...

documentation
maintenance

We have got a lot of questions about issues associated with k8s clusters that does not meet the prerequisites for using the helm chart. I see two main aspects to...

documentation