Skip to main content

26 docs tagged with "gitops"

View all tags

Blaster Dev K8s manifests

Structure and contents of the Blaster app Kubernetes manifests under k8s/dev and k8s/prod, including secrets, database, deployment, ingress and SOPS encryption.

Blaster GitOps Series

High-level overview of how the Blaster demo game is used as a worked example of moving from local development to Kubernetes dev and prod using GitLab, Kaniko and FluxCD.

Blaster Repo and Branches

How the Blaster app and infra repos are structured, how branches map to environments, and how merge requests control promotion from dev to prod.

Clerk setup for Blaster

End-to-end Clerk setup for the Blaster game, from dev to production, including domains, Google OAuth, CI variables and Kubernetes wiring.

Cloudflare GitOps via Flux

This runbook provides end-to-end instructions on how to deploy and manage Cloudflare and the Cloudflare CA issuer onto the cluster using GitOps automation via Flux.

Dev Flux Sources And Kustomizations

How FluxCD GitRepository and Kustomization resources are configured for the Blaster game, including bootstrap, SOPS decryption and the blaster-dev environment.

Dev Image Automation with Flux

How Flux image automation discovers Blaster images in the GitLab registry, picks the latest dev tag, and updates the k8s/dev Deployment manifest in Git.

Dev SOPS and Age for Flux

How SOPS and age are used to encrypt secrets for the Blaster app and Flux GitOps configuration across app and infra repositories.

Dev Verification

End to end verification and troubleshooting guide for the Blaster GitOps stack, covering Git, CI, SOPS, Flux, image automation and Kubernetes health.

Google OAuth for Clerk (Blaster)

Configure Google OAuth for Clerk in the Blaster production deployment, from Google Cloud and Clerk setup through to testing and common error patterns.

IdP Dual Architecture

High-level architecture for the dual-IdP ZITADEL setup, showing how public and internal identity, GitOps repos, databases, trust and apps fit together, with links to the detailed identity runbooks.

Prod Deployment Overview

High level overview of the Blaster production deployment, with pointers to detailed runbooks for Kubernetes manifests, Flux GitOps, Cloudflare and security hardening.

Prod GitOps via Flux Runbook

Runbook on how the blaster game moves from Kubernetes dev to prod using GitLab, Kaniko, FluxCD and dynamic images.

WordPress Flux Integration

Add the WordPress app repo into `flux-config` by defining the namespace, GitRepository, and Kustomization objects, then reconcile and verify.

WordPress GitOps Series

High-level overview of the WordPress-on-Kubernetes GitOps workflow (repo layout, Flux configuration, restore and ops toolkit).

WordPress Repo and Prerequisites

Prerequisites, local tooling verification, Cloudflare portal hardening, and initial GitLab app repository setup for a Flux-managed WordPress deployment.