This repository contains the Infrastructure as Code (IaC) for the Kryptos domain — the hidden foundation of platform security. It manages secrets infrastructure by deploying and configuring OpenBao across GKE clusters in each deployment zone.
Links to documentation and other resources required to develop and iterate in this repository successfully.
Each workflow (sandbox, non-production, production) deploys two zone workspaces in parallel.
flowchart LR
classDef openbao fill:#1563FF,stroke:#1563FF,color:#fff
z1_regional["Regional: us-east1-b"]:::openbao
z2_regional["Regional: us-east4-a"]:::openbao