mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-06 19:51:23 +00:00
22 lines
581 B
Markdown
22 lines
581 B
Markdown
# Table of contents
|
|
|
|
* [Introduction](README.md)
|
|
* [How it works](how-it-works.md)
|
|
|
|
## Install
|
|
|
|
* [Flagger Install on Kubernetes](install/flagger-install-on-kubernetes.md)
|
|
* [Flagger Install on Google Cloud](install/flagger-install-on-google-cloud.md)
|
|
|
|
## Usage
|
|
|
|
* [Canary Deployments](usage/progressive-delivery.md)
|
|
* [A/B Testing](usage/ab-testing.md)
|
|
* [Monitoring](usage/monitoring.md)
|
|
* [Alerting](usage/alerting.md)
|
|
|
|
## Tutorials
|
|
|
|
* [Canaries with Helm charts and GitOps](tutorials/canary-helm-gitops.md)
|
|
* [Zero downtime deployments](tutorials/zero-downtime-deployments.md)
|