問題タブ [istio]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
kubernetes - これは機能しますか - API 管理レイヤーとしての Google Cloud Endpoints と Kubernetes (GKE) 上のサービス メッシュとしての Istio
Kubernetes for Microservices と Google Cloud Endpoints を API 管理レイヤーとして使用したいと考えています。
よく理解できれば、Google Cloud Endpoints の機能を利用するには、実際のマイクロサービス用のサイドカーまたはプロキシが必要です。(画像: gcr.io/endpoints-release/endpoints-runtime:1)
では、サービス メッシュ テクノロジーとして Istio を使用する場合、Envoy プロキシは Google Cloud Endpoint とどのように連携するのでしょうか? Googleクラウドエンドポイント関連のコンテナでさえ実際にプロキシしますか?
それともこれは悪い戦略ですか?