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