k8s▌
4 indexed skills · max 10 per page
k8s-security-policies
sickn33/antigravity-awesome-skills · Cloud
Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes.
k8s-security-policies
wshobson/agents · Cloud
Defense-in-depth Kubernetes security through network policies, pod security standards, RBAC, and admission control. \n \n Covers three pod security levels (Privileged, Baseline, Restricted) enforced via namespace labels for graduated security posture \n Provides NetworkPolicy templates for default-deny, service-to-service communication, and DNS egress patterns \n Includes RBAC configuration examples for roles, cluster roles, and bindings to implement least-privilege access \n Demonstrates OPA Ga
k8s-manifest-generator
sickn33/antigravity-awesome-skills · Cloud
$22
k8s-manifest-generator
wshobson/agents · Cloud
Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. \n \n Covers eight core resource types with step-by-step guidance: Deployments with health checks and resource limits, Services (ClusterIP, LoadBalancer, NodePort), ConfigMaps, Secrets, PersistentVolumeClaims, security contexts, labels, and multi-resource organization \n Includes security best practices such as running as non-root, dropping capabilities, read-only filesystems, and Po