The deployment architecture for applications on EED utilizes Kubernetes for Docker orchestration, ArgoCD for GitOps-based continuous delivery, and Vault for secret management. Each software project employs two distinct Git repositories: one for source code and another for deployment configurations. The deployment repository is organized into two folders, dedicated to managing test and production environments respectively.


Kubernetes

ArgoCD

Vault

  • No labels