Production-ready DAC infra on Kubernetes.
In this section, we will outline the steps to deploy a full DAC infrastructure on Kubernetes. This tutorial is cloud provider-agnostic.
Prerequesites: a good understanding of Kubernetes.
Kubernetes manifest files
You can access the YAML files referenced in this section from this public repository, feel free to reuse and adapt them according to your needs.
Outlook on the YAML files we got:
configmap-env-vars.yaml: various environment variables and feature toggles.