This repository contains the configs that describe QURI infrastructure.
It has two major components: Terraform and Kubernetes.
Cloud infrastructure is provisioned by Terraform.
See terraform/README.md for details.
./k8s
contains ArgoCD application manifests (in ./k8s/app-manifests
) and app definitions themselves, usually as Helm charts (in ./k8s/apps
).