Exploring Deployment Strategies In Kubernetes

This time I will not write a lenghtly post. Instead, I’ll try to explain different deployment strategies through diagrams. This is for all those who dislike black and white terminal and prefer colors, boxes, and lines with arrows.

The deployment strategies are not presented in any particular order.

Serverless Deployments With Knative

The flow of a request with API gateway

Knative’s ability to scale to zero replicas

Knative’s ability to scale from zero to multiple replicas

Recreate Deployment Strategy

Rolling Updates Deployment Strategy

Blue-Green Deployments

Canary Deploymens

Canary deployment rollout

Automatic rollback of a canary release

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s