問題タブ [google-cloud-http-load-balancer]
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.
google-cloud-platform - GCP のネットワーク ロードバランサと HTTP(s) ロードバランサの違いは何ですか
GCP はネットワークとHTTP(s)という 2 つのロードバランサーを提供します。前者はレイヤー 4で動作し、後者はレイヤー 7で動作します。
また、HTTP トラフィックでさえネットワーク ロード バランサーによって負荷分散できることを示すドキュメントもあります。これにより、GCP のウェブアプリに選択するロードバランサーが少し混乱します。プロジェクトのいずれかを選択する前に、違いを理解することをお勧めします。
ワークフロー、セットアップ、リージョン/ゾーンベース、セッション アフィニティのオプション、およびその他の設定に基づくそれらの違いは何ですか?
kubernetes - GKE: ID 認識プロキシ > L7 ロードバランサ > カスタム ホストとパスのルール > エラー コード 11
GKE Identity-aware proxy > L7 load balancer > Custom host and path rules を使用しています。ルートパスに対しては正常に機能します。ただし、カスタム パスでは機能しません。
パス/
と正常に/nginx/
動作します。/v2/
と/v3/
投げThere was a problem with your request. Error code 11
ます。
IAP を無効にすると、すべて正常に動作します。
環境:
Kubernetes バージョン (使用
kubectl version
): 1.12.7-gke.17クラウド プロバイダまたはハードウェア構成: GKE
Ingress を使用した HTTP 負荷分散の設定 @ https://cloud.google.com/kubernetes-engine/docs/tutorials/http-balancer
GKE の Cloud IAP を有効にする @ https://cloud.google.com/iap/docs/enabling-kubernetes-howto