Helm chart for installing the OADA server in a k8s cluster. Supports multiple release installs and non-default namespace.
- Cert manager
- Redpanda operator
- ArangoDB operator and CRDs
- At least one ingress controller (e.g., ingress-nginx)
Add our helm chart repo
helm repo add oada https://charts.openag.io/
Install the Helm chart:
helm install my-oada oada/oada
See the default values for various configuration options.