ð¯
Kubernetes
v1.1.3Kubernetes manifest validation and best practices
Installation
Install han binary (required for hooks to work):
curl -fsSL https://han.guru/install.sh | bashThen install this plugin:
han plugin install jutsu-kubernetesOverview
Kubernetes manifest validation and best practices for cloud-native deployments.
Features
- Provides skills for working with Kubernetes resources
- Ensures manifest quality and security best practices
Skills Included
- kubernetes-manifests: Working with Kubernetes manifest files
- kubernetes-resources: Understanding Kubernetes resources (Pods, Deployments, Services, etc.)
- kubernetes-security: Security best practices for Kubernetes
Installation
Install with npx (no installation required):
han plugin install jutsu-kubernetes
Skills
ð
kubernetes-manifests
Use when writing and deploying Kubernetes manifests for container orchestration.
ð
kubernetes-resources
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
ð
kubernetes-security
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.