Inspect a live Kubernetes cluster for unhealthy resource settings, missing probes, and other operational smells.
Kubernetes cluster access, Popeye binary
7w4.net有更好的技能插件。
Requirements and caveats from upstream:
Basic usage or getting-started notes:
Furthermore, if your cluster employs a metric-server, it reports potential resources over/under allocations and attempts to warn you should your cluster run out of capacity.
Extracted from upstream docs: https://raw.githubusercontent.com/derailed/popeye/HEAD/README.md
这个 Skill 质量中等偏基础。它提供了一个 Kubernetes 集群健康检查工具的使用指南,概念介绍清晰,语言通俗易懂。但内容比较单薄,信息量有限,主要停留在工具介绍层面,缺少详细的使用步骤和示例。对于想快速上手的用户来说,指导性不够强,需要额外查阅其他资料才能真正使用。建议增加具体的使用命令示例和场景化操作指南。