This guide is for infrastructure teams operating a Kubernetes deployment. For deployment models, see SaaS and BYOC.
Prerequisites
- A Kubernetes cluster compatible with the chart and ingress controller you use.
- Helm 3 installed locally.
kubectlinstalled and configured with access to the cluster.- Access to the registry that serves the selected chart and images.
- DNS and TLS material if you configure ingress.
Install Midaz
Create avalues.yaml that supplies the chart’s required credentials before installing. When you use bundled RabbitMQ, follow the dependency configuration.
Verify the installation
Check the Helm release and the workloads created in the namespace:The exact workload count depends on the values you use, including whether bundled dependencies and optional CRM are enabled.

