ContainerSolutions/k8s-deployment-strategies resource
Kubernetes deployment strategies explained observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3268
- days_rel: n/a
- days_push: 861
- n_releases_24m: 0
Adoption not part of the score
3655 stars · 1070 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An educational repository demonstrating Kubernetes deployment strategies (recreate, ramped/rolling, blue/green, canary, A/B testing, shadow) with runnable manifests and examples. It includes Prometheus and Grafana setup for visualizing deployment progress and performance.
Use cases
- learn kubernetes deployment strategies
- set up canary deployment in kubernetes
- compare blue-green vs rolling update deployments
- experiment with deployment strategies on minikube
- monitor deployments with prometheus and grafana
- implement a/b testing releases in kubernetes
- mirror traffic to a new version with shadow deployment
When to choose
- you want hands-on, runnable examples of each Kubernetes release strategy
- you are evaluating which deployment strategy fits your application
- you need reference manifests for canary, blue/green, or shadow deployments
When to avoid
- you need a production deployment automation tool rather than educational examples
- you want built-in progressive delivery features like Argo Rollouts or Flagger provide
- you need a supported, licensed product for enterprise use
Facets
learning-resource · maturity maintenance
deployment developer-tools monitoring documentation cloud-computing microservices developer-tools self-hosted go kubernetes canary-deployment blue-green-deployment rolling-update ab-testing shadow-deployment helm prometheus grafana minikube examples devops containers docker
2 sources
- readme: https://github.com/ContainerSolutions/k8s-deployment-strategies · fetched 2026-08-28 · b19d255130ed
- homepage: https://container-solutions.com/kubernetes-deployment-strategies/ · fetched 2026-08-29 · 532d885df718
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ContainerSolutions/k8s-deployment-strategies | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ContainerSolutions/k8s-deployment-strategies")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem