Advanced Traffic Management in AKS: Implementing Canary Deployments with Open Service Mesh (OSM)
Introduction
We will demonstrate how to perform a traffic split between two Kubernetes services. Specifically, we’ll divide the traffic sent to the root bookstore service between the bookstore-v1 and bookstore-v2 backends, also referred to as leaf se...
danielluxembourg.hashnode.dev4 min read