GitOps tool for building, testing, and deploying apps to Kubernetes
Consistent delivery tool for Kubernetes
werf$ werf build --repo myregistry.azurecr.io/myapp$ werf deploy --repo myregistry.azurecr.io/myapp --env production$ werf run tests -- npm test