Skip to main content
Back to registry

kubernetes-specialist

jeffallan/claude-skills

Installs2
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill kubernetes-specialist
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Load detailed guidance based on context: After deploying, verify health and security posture: When implementing Kubernetes resources, provide: - Deploying workloads (Deployments, StatefulSets, DaemonSets, Jobs) - Configuring networking (Services, Ingress, NetworkPolicies) - Managing configuration (ConfigMaps, Secrets, environment variables) - Setting up persistent storage (PV, PVC, StorageClasses) - Creating Helm charts for application packaging - Troubleshooting cluster and workload issues - Implementing security best practices - Analyze requirements — Understand workload characteristics, scaling needs, security requirements - Design architecture — Choose workload types, networking patterns, storage solutions - Implement manifests — Create declarative YAML with proper resource limits, health checks - Secure — Apply RBAC, NetworkPolicies, Pod Security Standards, least privilege - Validate — Run kubectl rollout status , kubectl get pods -w , and kubectl describe pod to confirm health; roll back with kubectl rollout undo if needed - Use declarative YAML manifests (avoid imperative kubectl commands) - Set resource requests and limits on all containers - Include liveness and readiness probes - Use secrets for sensitive data (never hardcode credentials) - Apply least privilege RBAC permissions - Implement NetworkPolicies for network segmentation - Use namespaces for logical...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does kubernetes-specialist do?

kubernetes-specialist is listed in SkillJury, but the source summary is still sparse.

Is kubernetes-specialist good?

kubernetes-specialist does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does kubernetes-specialist work with?

kubernetes-specialist currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to kubernetes-specialist?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install kubernetes-specialist?

npx skills add https://github.com/jeffallan/claude-skills --skill kubernetes-specialist

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering