dsh-service-mesh
其他 活跃维护

dsh-service-mesh

satan9394/dsh-service-mesh

原生兼容Istio、Linkerd两大主流服务网格框架,内置mTLS双向认证能力,可简化服务间通信配置、安全管控与全链路观测流程,开箱即用无需额外适配。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:satan9394/dsh-service-mesh
git clone https://github.com/satan9394/dsh-service-mesh.git
git clone git@github.com:satan9394/dsh-service-mesh.git
README.md main

dsh-service-mesh

DSH(DeepSeek Harness)技能插件:服务网格。

Istio/Linkerd 流量管理(路由/金丝雀/熔断)、mTLS 零信任服务通信、证书层级与轮换、网格可观测性(RED/追踪/访问日志)。受 wshobson/agents(38k★ MIT)启发的中文原创精简版。

安装

dsh plugin add dsh-service-mesh

触发方式

描述中包含"服务网格 / Istio / Linkerd / mTLS / 零信任 / sidecar / 网格可观测性 / 证书轮换"等关键词时自动触发。

能力

  • Sidecar 数据面与控制面原理
  • Istio/Linkerd 流量管理(VirtualService/金丝雀/熔断)
  • mTLS 双向认证与证书生命周期
  • 网格可观测性(RED 指标/追踪/访问日志)与排障

许可

MIT