Coder Social home page Coder Social logo

rollouts-demo's Introduction

Canary deployment using Argo Rollouts

Repository demonstrates implementation of Canary deployment using Argo Rollouts and Jenkins pipeline. Demo includes sample application, Jenkins pipeline and deployment manifests.

Steps:

  1. Create the Argo CD application using deployment repo https://github.com/alexmt/rollouts-demo-deployment:
argocd app create rollouts-demo --repo https://github.com/alexmt/rollouts-demo-deployment --path . --dest-server https://kubernetes.default.svc --dest-namespace rollouts-demo --sync-policy automated
  1. Make sure application is running by visiting http://rollouts-demo.apps.argoproj.io/.
  2. Register pipeline in your Jenkins instance and make a "code" change: update color defined in color.json, commit the change and push it to origin.
  3. Navigate to Jenkins and make sure Pipeline reaches confirmation step:

img

  1. Check application URL: http://rollouts-demo.apps.argoproj.io/ . It should be serving both production and canary responses.
  2. Confirm canary promotion in jenkins. Go to step 4 and repeat.

rollouts-demo's People

Contributors

avrodrigues5 avatar dthomson25 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.