Skip to content

sage-group/helm-chart

 
 

Repository files navigation

GitHub workflow status - Dask Dask chart version Dask version

GitHub workflow status - DaskHub DaskHub chart version Dask version

Helm Charts

This repository contains two Helm charts.

Helm Chart Repository

This repository also contains a gh-pages branch that using GitHub Pages is built into the website available at https://helm.dask.org. This website is human readable but also readable by helm as a Helm chart repository thanks to a index.yaml file.

The Helm chart repository also publishes Helm charts not maintained in this repository, specifically dask-gateway and dask-kubernetes-operator.

Single-user Quickstart

Users deploying Dask for a single user should use the dask/dask helm chart.

helm repo add dask https://helm.dask.org/
helm repo update
helm install my-release dask/dask

See dask for more.

Multi-user Quickstart

Users deploying Dask for multiple users should use the dask/daskhub helm chart.

helm repo add dask https://helm.dask.org/
helm repo update
helm install --name my-release dask/daskhub

See daskhub for more.

About

Helm charts for Dask

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • YAML 97.5%
  • Mustache 2.5%