·implementing-service-mesh
!

implementing-service-mesh

ancoleman/ai-design-components

Istio、Linkerd、または Cilium を使用して、本番環境に対応したサービス メッシュ デプロイメントを実装します。安全で監視可能なマイクロサービスのために、mTLS、認可ポリシー、トラフィック ルーティング、プログレッシブ配信パターンを構成します。サービス間通信のセットアップ、ゼロトラスト セキュリティの実装、またはカナリア デプロイメントの有効化を行う場合に使用します。

7インストール·0トレンド·@ancoleman

インストール

$npx skills add https://github.com/ancoleman/ai-design-components --skill implementing-service-mesh

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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ancoleman/ai-design-components