CI/CD GitOps
Build → package → deploy continuous delivery with Argo CD and GitOps rollouts.
Overview
End-to-end continuous delivery pipeline: compiles and tests, packages signed images, and deploys with Argo CD following the GitOps model, with automatic sync and rollback.
Pipeline
- Build
- Package
- Deploy