概要
This skill provides a comprehensive interface for the official Kubernetes Python client, enabling Claude to perform programmatic cluster management tasks directly. It covers everything from basic pod listing and resource CRUD operations to advanced patterns like real-time watches, custom resource (CRD) management, and idempotent create-or-update logic. Ideal for DevOps engineers and developers building internal tools, automation scripts, or Kubernetes controllers, this skill ensures best practices in authentication, error handling, and resource scaling are followed.