·kubernetes-troubleshooting
</>

kubernetes-troubleshooting

针对 Kubernetes 问题(包括 Pod 故障、资源问题和网络)的系统调试工作流程。在调试 CrashLoopBackOff、OOMKilled、ImagePullBackOff、pod 未启动、k8s 问题或任何 Kubernetes 故障排除时使用。

4安装·0热度·@nik-kale

安装

$npx skills add https://github.com/nik-kale/sre-skills --skill kubernetes-troubleshooting

如何安装 kubernetes-troubleshooting

通过命令行快速安装 kubernetes-troubleshooting AI 技能到你的开发环境

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

来源:nik-kale/sre-skills。

SKILL.md

查看原文

| Symptom | Likely Cause | Go To Section |

| Pending | Scheduling issue | Scheduling Issues | | CrashLoopBackOff | Application crash | CrashLoopBackOff | | ImagePullBackOff | Image/registry issue | Image Pull Issues | | OOMKilled | Memory exhaustion | OOMKilled | | Running but not Ready | Health check failing | Readiness Issues | | Error | Container error | Container Errors |

| Insufficient cpu/memory | Not enough resources | Add nodes or reduce requests | | node(s) had taints | Node taints | Add tolerations or remove taints | | no nodes available | No matching nodes | Check node selector/affinity | | persistentvolumeclaim not found | PVC missing | Create the PVC |

可引用信息

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

安装命令
npx skills add https://github.com/nik-kale/sre-skills --skill kubernetes-troubleshooting
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from nik-kale/sre-skills

快速解答

什么是 kubernetes-troubleshooting?

针对 Kubernetes 问题(包括 Pod 故障、资源问题和网络)的系统调试工作流程。在调试 CrashLoopBackOff、OOMKilled、ImagePullBackOff、pod 未启动、k8s 问题或任何 Kubernetes 故障排除时使用。 来源:nik-kale/sre-skills。

如何安装 kubernetes-troubleshooting?

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

这个 Skill 的源码在哪?

https://github.com/nik-kale/sre-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25