https://github.com/githubfoam/canary-sandbox
canary deployment
https://github.com/githubfoam/canary-sandbox
ab-testing api-gateway canary flagger gloo kubernetes linkerd minikube pipeline service-mesh
Last synced: about 2 months ago
JSON representation
canary deployment
- Host: GitHub
- URL: https://github.com/githubfoam/canary-sandbox
- Owner: githubfoam
- License: gpl-3.0
- Created: 2020-07-07T11:28:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T15:10:20.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T07:49:38.339Z (over 1 year ago)
- Topics: ab-testing, api-gateway, canary, flagger, gloo, kubernetes, linkerd, minikube, pipeline, service-mesh
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# canary-sandbox
canary deployment
Travis (.com) branch:
[](https://travis-ci.com/githubfoam/canary-sandbox)
~~~~
https://linkerd.io/2/getting-started/
An Envoy-Powered API Gateway
https://github.com/solo-io/gloo
https://kubernetes.io/blog/2020/04/two-phased-canary-rollout-with-gloo/
Flagger is a progressive delivery tool that automates the release process for applications running on Kubernetes
https://github.com/weaveworks/flagger
Automated canary promotion
Automated rollback
Linkerd Ingress
There are two ingress controllers that are compatible with both Flagger and Linkerd: NGINX and Gloo.
A/B Testing
https://docs.flagger.app/tutorials/linkerd-progressive-delivery#a-b-testing
~~~~