Deep Kubernetes Helm Charts
This project contains a collection of helm charts related to the running of Deep on a kubernetes cluster.
Usage
Prerequisites: - Helm - Kubernetes
Once helm is installed and configured, add the repo as follows:
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.