Introducing the K8s Repo

The k8s repo is the home for Punsky’s Kubernetes manifests and cluster config. It’s where we keep Helm values, raw YAML, and env-specific overlays for running our services (PunkProxy, PowerDNS, Keycloak, etc.) on Kubernetes.

Why it exists

We want infra-as-code in one place: versioned, reviewable, and deployable from CI. The k8s repo is that place for everything that runs inside the cluster. Content grows as we onboard more workloads.

gitlab.com/punksky/infrastructure/k8s

Previous Post Next Post