GithubHelp home page GithubHelp logo

spinnaker-pipelines's Introduction

Spinnaker pipeline templates

This repository contains the code used in the Canary rollout with Spinnaker and Istio tutorial.

This tutorial describes how to set up a canary deployment pipeline using Spinnaker, Istio, Cloud Monitoring, and Kayenta. It’s intended for developers or operators who want to implement robust deployment strategies with Spinnaker. It also assumes you’re familiar with Kubernetes and Istio. Spinnaker is an open source, continuous delivery system led by Netflix and Google to manage application deployment on various computing platforms, including App Engine, Google Kubernetes Engine (GKE), Compute Engine, AWS, and Azure. Using Spinnaker, you can implement advanced deployment methods, including canary deployments.

In a canary deployment, you expose a new version of your application to a small portion of your production traffic and analyze its behavior before full deployment. Doing so helps you mitigate risk. To use canary deployments, you must accurately compare the behavior of the old and new versions of your application. The differences can be subtle and might take some time to appear. You might also have many different metrics to examine. Read more about the canary pattern in Application deployment and testing strategies.

In this tutorial, you use a sampleapp application that has a configurable error rate. The configurable error rate lets you test the deployment pipelines. A deployment with a higher error rate, for example, can’t pass the canary analysis step and fails deployment.

spinnaker-pipelines's People

Contributors

cloud-pharaoh 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.