> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/general-concepts/devops/canary-deployments.md).

# Canary Deployments

* In the context of blue/green deployments "canary deployments" would be to route around 5% of users at random to the new cluster, and check that those users do not have negative feedback
