jupyterhub helm

No introduction found. Create it?

Install

Install with:

helm repo add jupyterhub https://jupyterhub.github.io/helm-chart/
helm install jupyterhub jupyterhub/jupyterhub -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 6)

NameRepoStarsVersionTimestamp
jupyterhubh3mmy/bloopySphere612.0.09 months ago

Values

See the most popular values for this chart:

KeyTypes
boolean
ingress.hosts[].host (1)
jupyterhub.localhost
string
string
string
ingress.hosts[] (5)
- jupyterhub.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
ingress.tls[].hosts[] (4)
- jupyterhub.${SECRET_DOMAIN}
string
string
singleuser.image.name (5)
jupyter/scipy-notebook
string
string
boolean
string
string
singleuser.profileList[].kubespawner_override.image (4)
registry.alexsaphir.com/homelab/containers/jupyter/notebook@sha256:7362cfeb403cc3c56febf45eaf1a6080c9aa3fe9d504d7f12365cdbb0418d10c
string
string
string
string
string
singleuser.storage.extraVolumes[].hostPath.path (1)
/run/desktop/mnt/host/m/docker/jupyterhub
string
string
string
string
string
string
string
string
singleuser.extraEnv.JUPYTERHUB_SINGLEUSER_APP (2)
jupyter_server.serverapp.ServerApp
string
string
string
string
number
number
string
string
hub.config.JupyterHub.authenticator_class (3)
ldapauthenticator.LDAPAuthenticator
string
boolean
hub.config.Authenticator.admin_users[] (1)
- ${JHUB_ADMIN}
- ${JHUB_ADMIN2}
- ${JHUB_ADMIN3}
string
hub.config.GenericOAuthenticator.authorize_url (1)
https://auth.${XYZ_DOMAIN}/application/o/authorize/
string
string
string
hub.config.GenericOAuthenticator.oauth_callback_url (1)
https://jhub.${XYZ_DOMAIN}/hub/oauth_callback
string
string
hub.config.GenericOAuthenticator.token_url (1)
https://auth.${XYZ_DOMAIN}/application/o/token/
string
hub.config.GenericOAuthenticator.userdata_url (1)
https://auth.${XYZ_DOMAIN}/application/o/userinfo/
string
string
hub.config.GitHubOAuthenticator.oauth_callback_url (1)
https://jupyter.${SECRET_DOMAIN}/hub/oauth_callback
string
hub.config.LDAPAuthenticator.allowed_groups[] (1)
- ou=jupyter,ou=groups,dc=home,dc=arpa
string
hub.config.LDAPAuthenticator.bind_user_dn (1)
cn=search_jupyter,ou=svcaccts,dc=home,dc=arpa
string
boolean
hub.config.LDAPAuthenticator.group_search_base (1)
ou=jupyter,ou=groups,dc=home,dc=arpa
string
hub.config.LDAPAuthenticator.group_search_filter (1)
(&(objectClass=groupOfUniqueNames)(memberOf={group}))
string
hub.config.LDAPAuthenticator.server_hosts[] (1)
- glauth.kube-auth.svc.cluster.local
string
boolean
string
hub.config.LDAPAuthenticator.user_search_base (1)
ou=jupyter,ou=users,dc=home,dc=arpa
string
hub.config.LDAPAuthenticator.user_search_filter (1)
(&(objectClass=posixAccount)(uid={username}))
string
string
string
hub.db.pvc.subPath (1)
./jupyterhub/db
string
boolean
hub.db.url (1)
${JUPYTER_DB_URL}
string
string
number
string
string
string
boolean
number
boolean
boolean
number
hub.existingSecret (1)
jupyter-secrets
string
hub.image.name (1)
registry.alexsaphir.com/homelab/containers/jupyter/k8s-hub
string
string
boolean
string
proxy.secretToken (1)
89fd0ce1fe8445c797448bf66e08c32711702cff046bda63bb2c174fd7539585
string
string
string
number
boolean