Skip to main content
This section covers installing Midaz on Kubernetes and configuring the chart after the first release.

What you’ll need

  • A Kubernetes cluster compatible with the chart and ingress controller you use.
  • Helm 3 installed locally.
  • Registry access for the images in your selected chart version.
  • DNS and TLS material if you expose services through ingress.

Guides

Quick start

Create a values.yaml that supplies the chart’s required credentials before installing. When you use bundled RabbitMQ, follow the dependency configuration.
For the complete procedure and verification steps, see Installation.