add architecture documentation for all infrastructure subsystems [ci skip]

14 docs covering networking, VPN, storage, authentication, security,
monitoring, secrets, CI/CD, backup/DR, compute, databases, and
multi-tenancy. Each doc includes Mermaid diagrams, component tables,
configuration references, decision rationale, and troubleshooting.
This commit is contained in:
Viktor Barzin 2026-03-24 00:55:25 +02:00
parent 31767ed8e7
commit 5a42643176
15 changed files with 5340 additions and 0 deletions

View file

@ -5,6 +5,10 @@ My infrastructure is built using Terraform, Kubernetes and CI/CD is done using W
Read more by visiting my website:
https://viktorbarzin.me
## Documentation
Full architecture documentation is available in [`docs/`](docs/README.md) — covering networking, storage, security, monitoring, secrets, CI/CD, databases, and more.
## Adding a New User (Admin)
Adding a new namespace-owner to the cluster requires three steps — no code changes needed.