·operating-kubernetes
</>

operating-kubernetes

ancoleman/ai-design-components

通过资源管理、高级调度、网络、存储、安全强化和自动扩展来有效运营生产 Kubernetes 集群。在将工作负载部署到 Kubernetes、配置集群资源、实施安全策略或排除操作问题时使用。

9安装·0热度·@ancoleman

安装

$npx skills add https://github.com/ancoleman/ai-design-components --skill operating-kubernetes

SKILL.md

Operating Kubernetes clusters in production requires mastery of resource management, scheduling patterns, networking architecture, storage strategies, security hardening, and autoscaling. This skill provides operations-first frameworks for right-sizing workloads, implementing high-availability patterns, securing clusters with RBAC and Pod Security Standards, and systematically troubleshooting common failures.

Use this skill when deploying applications to Kubernetes, configuring cluster resources, implementing NetworkPolicies for zero-trust security, setting up autoscaling (HPA, VPA, KEDA), managing persistent storage, or diagnosing operational issues like CrashLoopBackOff or resource exhaustion.

Kubernetes assigns QoS classes based on resource requests and limits:

通过资源管理、高级调度、网络、存储、安全强化和自动扩展来有效运营生产 Kubernetes 集群。在将工作负载部署到 Kubernetes、配置集群资源、实施安全策略或排除操作问题时使用。 来源:ancoleman/ai-design-components。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ancoleman/ai-design-components --skill operating-kubernetes
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 operating-kubernetes?

通过资源管理、高级调度、网络、存储、安全强化和自动扩展来有效运营生产 Kubernetes 集群。在将工作负载部署到 Kubernetes、配置集群资源、实施安全策略或排除操作问题时使用。 来源:ancoleman/ai-design-components。

如何安装 operating-kubernetes?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ancoleman/ai-design-components --skill operating-kubernetes 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ancoleman/ai-design-components