All Projects → dask → helm-chart

dask / helm-chart

Licence: other
Helm charts for Dask

Programming Languages

YAML
28 projects
Mustache
554 projects

GitHub workflow status - Dask Dask chart version Dask version

GitHub workflow status - DaskHub DaskHub chart version Dask version

Dask Helm Charts

This repository contains Dask's two helm charts.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].