Canary Deployment Using Kubernetes Gateway API Traffic Splitting
Implement a canary deployment strategy using the Kubernetes Gateway API. Route the majority of traffic to a stable version of a service while gradually shifting a small percentage to a new canary version.