Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 525 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 525 Bytes

Delivery Rollout Example

This example uses Argo Rollouts for canary deployments of the simplenode node.js based microservice

To onboard this project to your Keptn you can call

./create-keptn-project-from-template.sh delivery-rollout [email protected] delivery-rollout

To trigger a new deployment you can send an event via the Keptn Swagger UI or via Keptn send event using the content of prod.deployment.triggered.json

keptn send event -f prod.deployment.triggered.json