Giter Club home page Giter Club logo

examples's Introduction

Examples

A repository contains some examples for PipeCD.

NOTE: This repository is automatically synced from the examples directory of pipe-cd/pipecd repository. If you want to make a pull request, please send it to pipe-cd/pipecd repository.


Kubernetes Applications

Running on Play Name Description
link simple Deploy plain-yaml manifests in application directory without using pipeline.
-- helm-local-chart Deploy a helm chart sourced from the same Git repository.
link helm-remote-chart Deploy a helm chart sourced from a Helm Chart Repository.
link helm-remote-git-chart Deploy a helm chart sourced from another Git repository.
link kustomize-local-base Deploy a kustomize package that just uses the local bases from the same Git repository.
-- kustomize-remote-base Deploy a kustomize package that uses remote bases from other Git repositories.
link canary Deloyment pipeline with canary strategy.
-- canary-by-config-change Deployment pipeline with canary strategy when ConfigMap was changed.
-- canary-patch Demonstrate how to customize manifests for Canary variant using patches option.
link bluegreen Deployment pipeline with bluegreen strategy. This also contains a manual approval stage.
-- mesh-istio-canary Deployment pipeline with canary strategy by using Istio for traffic routing.
-- mesh-istio-bluegreen Deployment pipeline with bluegreen strategy by using Istio for traffic routing.
-- mesh-smi-canary Deployment pipeline with canary strategy by using SMI for traffic routing.
-- mesh-smi-bluegreen Deployment pipeline with bluegreen strategy by using SMI for traffic routing.
link wait-approval Deployment pipeline that contains a manual approval stage.
-- multi-steps-canary Deployment pipeline with multiple canary steps.
link analysis-by-metrics Deployment pipeline with analysis stage by metrics.
-- analysis-by-http Deployment pipeline with analysis stage by running http requests.
-- analysis-by-log Deployment pipeline with analysis stage by checking logs.
-- analysis-with-baseline Deployment pipeline with analysis stage by comparing baseline and canary.
-- secret-management Demonstrate how to manage sensitive data by using Secret Management feature.

Terraform Applications

Running on Play Name Description
link simple Automatically applies when any changes were detected.
-- local-module Deploy application that using local terraform modules from the same Git repository.
-- remote-module Deploy application that using remote terraform modules from other Git repositories.
link wait-approval Deployment pipeline that contains a manual approval stage.
-- autorollback Automatically rollback the changes when deployment was failed.
link secret-management Demonstrate how to manage sensitive data by using Secret Management feature.

Cloud Run Applications

Running on Play Name Description
link simple Quick sync by rolling out the new version and switching all traffic to it.
link canary Deployment pipeline with canary strategy.
link wait-approval Deployment pipeline that contains a manual approval stage.
-- analysis Deployment pipeline that contains an analysis stage.
-- secret-management Demonstrate how to manage sensitive data by using Secret Management feature.

Lambda Applications

Running on Play Name Description
-- simple Quick sync by rolling out the new version and switching all traffic to it.
-- canary Deployment pipeline with canary strategy.
-- analysis Deployment pipeline that contains an analysis stage.
-- secret-management Demonstrate how to manage sensitive data by using Secret Management feature.

ECS Applications

Running on Play Name Description
-- simple Quick sync by rolling out the new version and switching all traffic to it.
-- canary Deployment pipeline with canary strategy.
-- bluegreen Deployment pipeline with blue-green strategy.
-- standalone-task Deployment pipeline for an ECS standalone task (no service required).
-- secret-management Demonstrate how to manage sensitive data by using Secret Management feature.
-- attachment Demonstrate how to manage insensitive data and import it into application manifests while deployment using Attachment feature.

examples's People

Contributors

ffjlabo avatar khanhtc1202 avatar nakabonne avatar nghialv avatar pipecd-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.