Guided Charts¶
Guided charts are Helm charts that integrate Jupyter K8s with a specific cloud and routing components.
Choosing a chart¶
Ask yourself:
What cloud am I on? — Charts generally target a specific cloud.
How will users authenticate? — OIDC (e.g. GitHub), bearer token (e.g. via cloud provider SDK), something else?
Which interfaces do you want? — Browser, desktop IDE, or both?
Available charts¶
Chart |
Cloud |
Router & TLS |
Identities |
Admission |
Access Types |
|---|---|---|---|---|---|
AWS (EKS) |
Traefik with Let’s Encrypt + NLB |
OIDC (GitHub) |
Dex + Oauth2-proxy + Auth middleware |
Web browser |
|
AWS (HyperPod) |
Traefik + ALB with ACM |
bearer token (IAM) |
Auth middleware |
Web browser, desktop IDE |