Go-live checklist
Pre-prod → prod — check each row before launch. Progress saves in your browser.
Each item links to prod-delta tables, guides, or snippets — not another install walkthrough.
0/12 complete
Team golden paths
Secrets management
Never commit plaintext secrets in Deployment YAML for production.
Local Kubernetes
One local cluster standard for the team — CI-friendly and fast.
CI/CD
GitHub-native pipelines with OIDC — no long-lived cloud keys in repos.
Infrastructure as Code
Terraform modules from proven repos — workspace per environment.