Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 942 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 942 Bytes

Deep Release Deep Distributed

Deep Kubernetes Helm Charts

This project contains a collection of helm charts related to the running of Deep on a kubernetes cluster.

Usage

Prerequisites:

Once helm is installed and configured, add the repo as follows:

helm repo add deep https://intergral.github.io/deep-helm/

You can then run helm search repo deep to see the charts.

Docs

There are multiple charts in this repo, each is documented below:

  • deep - A Helm chart for running deep as a monolith
  • deep-distributed - A helm chart for deploying Deep in distributed mode.

License

Apache 2.0 License