Bundle
dsh-kubernetes-operations
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 3 days ago
Readme
# dsh-kubernetes-operations DSH(DeepSeek Harness)技能插件:**Kubernetes 运维**。 Helm Chart 脚手架与模板化部署(helpers/values 文档化/依赖 pin)、K8s 安全策略(Pod Security Standards/NetworkPolicy/RBAC)、多环境部署与排障命令。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-kubernetes-operations ``` ## 触发方式 描述中包含"Kubernetes / Helm / Chart / 集群安全 / NetworkPolicy / Pod 安全 / RBAC / K8s 部署"等关键词时自动触发。 ## 能力 - Helm Chart 十项最佳实践与排障命令 - Pod 安全标准(privileged/baseline/restricted) - NetworkPolicy 默认拒绝 + RBAC 最小权限 - 部署失败排障路径 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-kubernetes-operations#d14fd029f0975e94acafbb8f781040af01b2eeb5
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-kubernetes-operations from the hub