AI Agent Hub
Back to plugins
🧰

xby-kubernetes-runbooks

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-kubernetes-runbooks

Paste the following prompt into your AI chat to install this plugin:

Install it in DeepSeek Harness by running dsh plugin install xby-skill/xby-kubernetes-runbooks; the source code is available at https://github.com/xby-skill/xby-kubernetes-runbooks .

About this plugin

When a Kubernetes cluster hits a snag, the most time-consuming part is often not the fix itself but hunting down the right runbook buried across scattered docs, forum posts, and internal wikis. xby-kubernetes-runbooks wraps structured Kubernetes operating runbooks into an MCP server, letting your AI assistant search and retrieve the relevant content right inside the conversation.

Core capabilities cover four directions: fetching a specific runbook by topic, keyword-based search across all runbooks, listing every available topic for quick orientation, and a one-shot API key setter that persists across restarts. The entire workflow stays in-chat with no need to open a separate browser or static site.

If you manage K8s clusters through DeepSeek Harness or want your AI assistant to query a real troubleshooting knowledge base, this plugin turns guess-and-check debugging into evidence-backed diagnosis.

Use Cases

  • Let AI search the matching runbook the moment a cluster node misbehaves
  • Pull a specific troubleshooting manual by topic during a Pod crash investigation
  • Onboard new K8s operators by browsing all fault topics conversationally

Best For

  • Engineers managing K8s clusters via DeepSeek Harness
  • Ops teams wanting AI-assisted runbook lookup in-chat
  • Technical teams needing quick Kubernetes fault reference without leaving the conversation