kubernetes-security
OfficialKubernetes security best practices.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides security best practices for Kubernetes deployments, including RBAC, pod security, and network policies.
Core Features & Use Cases
- Pod Security: Run as non-root, read-only root filesystem, dropped capabilities.
- RBAC: Role, RoleBinding, and service accounts configurations.
- Network Policies: Control traffic between pods.
Quick Start
Apply a non-root security context and a basic network policy to limit pod ingress/egress.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kubernetes-security Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#kubernetes-security Please download this .zip file, extract it, and install it in the .claude/skills/ directory.