all configs to deploy mtvl to kubernetes
- external-dns
- cert-manager
- ingress-nginx or Traefik (IngressRoute CRDs)
Note that the configs here are only to get the app running on an already existing/bootstrapped kubernetes cluster.
- cd
klu - make deploy
To route with Traefik IngressRoutes instead of Kubernetes Ingress, set ingress.provider: traefik in klu/vars.yaml.