Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security
… Design principles The platform follows CNCF-aligned principles that guided every architectural decision: Declarative infrastructure — all resources are version-controlled and reproducible GitOps-based deployment using Argo CD — Git is the single source of truth for cluster Immutable infrastructure … …