About This Architecture
End-to-end CI/CD pipeline for Kubernetes using GitOps principles. Source code flows through build and test stages, container images are pushed to a registry, and a GitOps operator reconciles desired state from Git to the cluster with Deployments, Services, and CRDs. Fork this diagram on Diagrams.so to customize the pipeline stages or swap in your preferred GitOps tool for your delivery workflow. Source: https://kubernetes.io/blog/