← Back to projects
CI/CD

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

  1. Build
  2. Package
  3. Deploy