Tag: gitops

  1. GitOps Promotion for a Small SaaS: From Image Build to Production Rollout

    A small, repeatable GitOps promotion flow that moves an image from build to staging to production without depending on manual deployment steps.

  2. Recovering a Broken React Deployment Without Guesswork

    The loader stayed visible, the hero never rendered, and the canary started failing. The problem looked like a broken React build. It was three problems pretending to be one.