kubernetes-specialist

Generate Kubernetes YAML manifests with RBAC and network policies.

1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/camelranchentertainment/Booking-Platform --skill kubernetes-specialist-camelranchentertainment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubernetes-specialist
Source: https://github.com/camelranchentertainment/Booking-Platform/tree/main/.claude/skills/kubernetes-specialist
Command: npx skills add https://github.com/camelranchentertainment/Booking-Platform --skill kubernetes-specialist-camelranchentertainment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Kubernetes teams often struggle to consistently deploy, secure, and maintain workloads across clusters, leading to configuration drift, misconfigurations, and security gaps.

Core Features & Use Cases

  • Deployments, StatefulSets, DaemonSets, and Jobs with proper resource limits, liveness/readiness probes, and security contexts.
  • Networking and security: RBAC, NetworkPolicies, and namespace isolation to enforce least privilege.
  • Helm charts and GitOps: create packaging and automated deployment workflows for scalable operations.
  • Storage and configuration: manage persistent storage, Secrets, and ConfigMaps for reliable apps.
  • Troubleshooting guidance: provide validation steps and remediation guidance for common cluster issues.

Quick Start

Provide your Kubernetes workload details and I will generate declarative manifests and security configurations for immediate deployment.

Frequently Asked Questions about kubernetes-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Kubernetes manifests with proper resource limits and security contexts?

Generate Kubernetes manifests by providing workload details to produce declarative YAML with resource requests, limits, liveness probes, readiness probes, and security contexts for immediate deployment.

What is the best way to configure RBAC policies and NetworkPolicies for namespace isolation?

Configure RBAC and NetworkPolicies by generating declarative security rules that enforce least privilege access and network segmentation across namespaces to prevent unauthorized traffic.

Can I use Helm charts and GitOps workflows for multi-cluster Kubernetes deployments?

Yes, Helm charts and GitOps workflows support multi-cluster deployments by creating packaging templates and automated deployment pipelines that ensure scalable operations across environments.

How do I manage StatefulSets and PersistentVolumes for reliable Kubernetes applications?

Manage StatefulSets and PersistentVolumes by generating declarative manifests that handle persistent storage, Secrets, and ConfigMaps to maintain application state and reliability.

Does Kubernetes manifest generation include validation steps for troubleshooting cluster issues?

Yes, manifest generation includes validation steps and remediation guidance that provide troubleshooting directions for common cluster issues and configuration misalignments.