Stack Explorer

Werf

gitops gitops

GitOps CI/CD tool with reproducible builds

Official site

Prerequisites:

kubernetes docker helm

Pros and Cons

Ventajas

  • + Reproducible and deterministic builds
  • + Native GitOps with Helm
  • + Smart cache management
  • + Integrated CI/CD
  • + Multi-registry support

Desventajas

  • - Learning curve
  • - Less known than ArgoCD/Flux
  • - Limited documentation

Casos de Uso

  • Complete GitOps CI/CD
  • Reproducible container builds
  • Kubernetes deployment
  • Multi-environment management

Related Technologies