kubernetes-pod-security

Installation
SKILL.md

Kubernetes Pod Security

Enforce Kubernetes pod and workload security using Pod Security Standards (PSS), CIS Kubernetes Benchmark, and NSA/CISA Kubernetes Hardening Guide.

When to Use

  • Creating or editing Kubernetes Deployments, StatefulSets, DaemonSets, Jobs, CronJobs
  • Writing Helm charts or Kustomize overlays
  • Configuring RBAC roles and bindings
  • Setting up NetworkPolicies
  • Reviewing manifests before production deployment

Pod Security Checklist — Apply to Every Workload

SecurityContext (Required on Every Pod/Container)

Installs
1
GitHub Stars
2
First Seen
Mar 17, 2026
kubernetes-pod-security — authegg/agent-skills