請按照「
保留靜態外部 IP 位址」一文中的說明建立兩個靜態 IP 位址。您可以為地址命名,例如 apigee-hybrid-mart 和 apigee-hybrid-runtime。完成後,您將有兩個 IP 號碼,可在下一個步驟的叢集設定中使用。例如:35.225.131.189 和 34.66.75.196。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-10 (世界標準時間)。"],[[["This document outlines the process of configuring static IP addresses for the `apigee-mart-istio-ingressgateway` and `istio-ingressgateway` in Apigee hybrid deployments on GKE and Anthos GKE."],["Static IP addresses are recommended for these gateways to prevent IP changes when services are deleted and restored, as default load balancer IPs are ephemeral."],["To configure static IPs on GKE, users need to reserve two static external IP addresses and then add the `loadBalancerIP` configurations to their overrides file under the `ingress` component, specifying each IP for `runtime` and `mart`."],["For Anthos GKE, the process involves creating two static IP addresses according to Anthos GKE documentation, then adding the corresponding `loadBalancerIP` configurations to the overrides file for `runtime` and `mart`."],["After setting up the IPs in the overrides file for GKE and Anthos, use the `$APIGEECTL_HOME/apigeectl init -f my-overrides.yaml -c istio` command to apply these changes."]]],[]]