Skip to content

CI/CD How-To GuidesΒΆ

Direct, task-focused steps for common CI/CD and GitOps jobs. Use these when you already understand the basics and just need the recipe.

Unlike the tutorials, these do not teach or explain. They assume you know what you want and show you how.


CategoriesΒΆ

  • Workflows

    Trigger on tags, run tests, cache dependencies, and publish images.

    Workflow guides

  • Deployment

    Add secrets, deploy over SSH, require approvals, and roll back.

    Deployment guides

  • GitOps

    Create an Argo CD app and enable auto-sync.

    GitOps guides