nodegroup
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
对边缘节点管理与命名空间/工作区绑定有实际帮助。
▸ 风险提示
涉及节点与绑定变更,可能影响调度与服务运行,需要管理员权限。
这个 Skill 做什么
管理 edgewize nodegroup 资源,支持创建、绑定与排查操作。
在 edgewize 的 nodegroup 项目里做 nodegroup 资源管理:查看、创建、更新、删除,或绑定/解绑节点、命名空间和 workspace,并排查部署或绑定问题。适合编排边缘节点、做资源绑定或修复故障时用。特点是能直接操作 edgewize-io/nodegroup 的真实资源并做调试检查。
▸ 展开 SKILL.md 英文原文
NodeGroup operation Skill for the edgewize nodegroup project. Use this whenever the user wants to query, create, update, delete, bind, unbind, or troubleshoot NodeGroup resources, including node binding, namespace binding, workspace binding, and deployment/config inspection for nodegroup.
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/nodegroup/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/nodegroup/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# NodeGroup Operations ## Purpose Use this skill to perform real `nodegroup`-related operations in the `edgewize-io/nodegroup` environment. This skill should help with: - listing and inspecting `NodeGroup` - creating, updating, patching, and deleting `NodeGroup` - binding and unbinding nodes - binding and unbinding namespaces - binding and unbinding workspaces - troubleshooting failed or incomplete nodegroup sync - checking deployment config under `config/nodegroup` Prefer using the bundled script `scripts/nodegroup_api.py` for authenticated KAPI operations. Use `kubectl` only as a verification or fallback tool when the API path is unavailable. ## Prerequisites Use the bundled script:
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有