Canary Deployment with Traefik and K3S
You'll learn what Canary Deployment is and why we should do it in the first place. You'll also have the chance to see a technical live demo. Jakub Hajek is going to present a cluster built using K3S (Kubernetes light version), on which he will do Traefik deployment version 2.x and a test application. Then, we will release a newer version and check how we can control the traffic between different versions of the application, deployed in one environment.
The source code that has been used in live demo is available on GitHub: