Blog Post - A Guide to Kubernetes Deployment Patterns: Canary, Blue / Green
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
In the pre-Kubernetes ecosystem, SREs and DevOps teams have often used deployment patterns to test new application code, configurations or services. Many Kubernetes users assume that you need a service mesh to run these deployment patterns effectively. That is only sometime the case. For example, it is relatively trivial to use service labels in Kubernetes to run Blue/Green tests without any changes to your service mesh. This post gives a detailed guide to various deployment patterns commonly asked for in the community and how to execute them in Kubernetes, either with or without a service mesh.
Contributor guide
Research direction
No file, test, or entry point is identified in the issue. Start by reviewing the website's existing blog structure and Kubernetes-related content, then define the post's scope and confirm that a published guide covers Canary and Blue/Green deployment patterns with and without a service mesh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100