Skip to main content

9 docs tagged with "devops"

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 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.

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.

Prod GitOps via Flux Runbook

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