name: k8s-hardening-and-render description: Kubernetes-local workflow for manifest hardening, renderability, overlays, quotas, network policies, and rollout safety in PetSwipe. Use when working inside k8s and the task is specifically about manifest correctness or production posture.
Use this skill for Kubernetes work inside k8s/.
Workflow
- Start from the touched manifest and its place in base or production overlay.
- Check renderability first.
- Evaluate security, rollout safety, resource policy, and operator clarity.
- Keep README and deployment docs aligned when the operator flow changes.
Read references/k8s-checklist.md.