問題タブ [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 - Istio - サービス 1 からサービス 2 を呼び出すときの接続タイムアウト (例)
チュートリアルに従って、K8s クラスターのサービス メッシュとして Istio を評価していますが、何らかの理由で、いくつかのサービスを使用して適切に動作する単純な例を作成できません。
https://istio.io/docs/tasks/integrating-services-into-istio.html
service-one から service-two を呼び出そうとすると、次のエラーが発生します。
ただし、クラスター内の別のサービスから service-two に接続しようとすると、別の名前空間であっても機能します。
この予期しない動作が発生する理由や説明はありますか?
ありがとう。
kubernetes - マイクロサービスのコンテキストにおけるサイドカーとは?
私は現在、Istio と Kubernetes の講演に目を通し、サービスの管理とサイドカーの使用について言及しています。私はそれが何であるか分かりません。