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
This post shows you how to install Minikube, which is a tool that runs a single node Kubernetes cluster in a virtual machine on your machine.
Deploy and Upgrade an application on kubernetes based on the Recreate strategy