kubernetes-specialist
仓库创建 2025年10月21日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由
覆盖部署、RBAC 到性能与日志调试的运维场景。
这个 Skill 做什么
创建与排查 Kubernetes 清单、网络、存储与资源配置的专家级建议。
负责写和排查 Kubernetes 的清单与配置,从 Deployments、StatefulSets 到 Services/Ingress、NetworkPolicy、PV/PVC 都能给出落地建议。上线、调试 Pod 崩溃、设置 RBAC、优化资源配额或做 Helm 和 GitOps 流程时会用到。特点是把网络、存储、安全和多集群运维的问题都考虑到,给出可执行的调优和故障排查步骤。
▸ 展开 SKILL.md 英文原文
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.
1.1w
Stars
984
Forks
40
仓库内 Skill
+310
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/kubernetes-specialist/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/kubernetes-specialist/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Kubernetes Specialist ## When to Use This Skill - 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 ## Core Workflow 1. **Analyze requirements** — Understand workload characteristics, scaling needs, security requirements 2. **Design architecture** — Choose workload types, networking patterns, storage solutions 3. **Implement manifests** — Create declar
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有