kubesphere-openkruise
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
提供常用模板与操作,便于 OpenKruise 的部署与升级流程化。
▸ 风险提示
修改更新策略或注入配置可能引发应用中断,需谨慎。
这个 Skill 做什么
管理 KubeSphere 中 OpenKruise 扩展及 Sidecar/CloneSet 资源。
在 KubeSphere 环境里管理 OpenKruise 的安装、状态和相关资源,能一键安装/升级扩展,也可排查 Pods、CRD 和 webhook 日志。还能帮你生成并管理 SidecarSet(自动注入 sidecar 并支持滚动更新)和 CloneSet(支持就地更新、批量滚动发布),适合需要高级无状态工作负载、侧车注入或精细滚动策略的场景。
▸ 展开 SKILL.md 英文原文
KubeSphere OpenKruise management Skill. Use when user asks to install or enable OpenKruise, check OpenKruise status, view kruise pods/logs/CRDs, create or update SidecarSet, manage sidecar injection, create or update CloneSet, perform in-place update or batch rollout, uninstall or remove OpenKruise, or troubleshoot Kruise Pod, CRD, and webhook issues in KubeSphere.
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-openkruise/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-openkruise/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Skill: kubesphere-openkruise # KubeSphere OpenKruise Management Use this skill for the full OpenKruise lifecycle in KubeSphere: - Install or upgrade the OpenKruise extension through `InstallPlan` - Query extension status, CRDs, Pods, and logs - Generate `SidecarSet` manifests for sidecar injection and rolling updates - Generate `CloneSet` manifests for advanced stateless workloads, in-place updates, and batch rollout - Uninstall the OpenKruise extension - Troubleshoot failed Pods, missing CRDs, and webhook problems Out of scope by default: - Advanced OpenKruise CRDs not requested by the user, such as `BroadcastJob`, `NodeImage`, `UnitedDeployment`, or `AdvancedPodAutoscaler` - Deep ch
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有