Skip to content

This repository demonstrates TSB GitOps support integrated with ArgoCD, ArgoRollout, FluxCD & SkyWalking for Canary Analysis and Progressive Delivery Automation.

Notifications You must be signed in to change notification settings

tetrateio/tsb-gitops-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TSB GitOps Demo

This repository demonstrates TSB GitOps support integrated with ArgoCD, ArgoRollout, FluxCD & SkyWalking for canary deployments and progressive delivery automation.

Application

Istio's bookinfo app has been used as a sample application.

Argo Integration

Argo demonstrates canary deployments integrations and auto promotion using Argo Rollouts & SkyWalking

Flagger Integration

Flagger demonstrates canary deployments integrations using Flagger

Repo Structure

.
├── README.md
├── application
│   ├── bookinfo.yaml
│   └── namespace.yaml
├── argo
│   ├── README.md
│   ├── rollout
│   │   ├── analysis.yaml
│   │   └── rollout.yaml
│   └── tsb
│       └── conf.yaml
└── flagger
    ├── canary
    │   └── canary.yaml
    └── tsb
        └── conf.yaml

About

This repository demonstrates TSB GitOps support integrated with ArgoCD, ArgoRollout, FluxCD & SkyWalking for Canary Analysis and Progressive Delivery Automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published