Categories
devops kubernetes

Canary Style Deployments in Kubernetes

I will be using Digital Oceans managed Kubernetes service for this. It’s low cost compared to other cloud providers. This example uses the Ingress Nginx controller for Kubernetes. Here is the installation guide depending on your cloud provider. The diagram below illustrates the flow we want to implement. We will only focus from the ingress […]