Kubernetes microservice deployment
Who uses it: Platform engineer standardizing service delivery
Why this works: Separating image creation from deployment clarifies which stage produces the artifact and which stage promotes it. That separation is essential for reproducible releases.
