implementing-service-mesh
✓使用 Istio、Linkerd 或 Cilium 实施生产就绪的服务网格部署。配置 mTLS、授权策略、流量路由和渐进式交付模式,以实现安全、可观察的微服务。在设置服务间通信、实施零信任安全或启用金丝雀部署时使用。
SKILL.md
Configure and deploy service mesh infrastructure for Kubernetes environments. Enable secure service-to-service communication with mutual TLS, implement traffic management policies, configure authorization controls, and set up progressive delivery strategies. Abstracts network complexity while providing observability, security, and resilience for microservices.
For detailed comparison matrix and architecture trade-offs, see references/decision-tree.md.
Sidecar: Proxy per pod, fine-grained L7 control, higher overhead Sidecar-less: Shared node proxies (Istio Ambient) or eBPF (Cilium), lower overhead
使用 Istio、Linkerd 或 Cilium 实施生产就绪的服务网格部署。配置 mTLS、授权策略、流量路由和渐进式交付模式,以实现安全、可观察的微服务。在设置服务间通信、实施零信任安全或启用金丝雀部署时使用。 来源:ancoleman/ai-design-components。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ancoleman/ai-design-components --skill implementing-service-mesh- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 implementing-service-mesh?
使用 Istio、Linkerd 或 Cilium 实施生产就绪的服务网格部署。配置 mTLS、授权策略、流量路由和渐进式交付模式,以实现安全、可观察的微服务。在设置服务间通信、实施零信任安全或启用金丝雀部署时使用。 来源:ancoleman/ai-design-components。
如何安装 implementing-service-mesh?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ancoleman/ai-design-components --skill implementing-service-mesh 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ancoleman/ai-design-components
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01