Deploy and Upgrade an application on kubernetes based on the Shadow strategy
Deploy and Upgrade an application on kubernetes based on the A/B testing strategy and using Istio service mesh
Deploy and Upgrade an application on kubernetes based on the Canary strategy and using nginx-ingress controller
Deploy and Upgrade an application on kubernetes based on the Canary strategy and using Istio service mesh
Deploy and Upgrade an application on kubernetes based on the Canary strategy and using k8s native functionnalities
Deploy and Upgrade multple services simultaneously on kubernetes based on the Blue/Green strategy
Deploy and Upgrade a single application on kubernetes based on the Blue/Green strategy
Deploy and Upgrade an application on kubernetes based on the Rolling strategy