驗證完成後,請將流量重新導向至新叢集,並將 DNS 項目變更為新的 ingress EXTERNAL-IP 位址。
使用下列指令取得 EXTERNAL-IP:
kubectl get svc -n istio-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
istio-ingressgateway LoadBalancer 10.11.123.45 34.56.78.90 15021:32225/TCP,80:32208/TCP,443:31942/TCP,15012:32689/TCP,15443:31936/TCP 1d
[[["容易理解","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 documentation version 1.7 is end of life and an upgrade to a newer version is recommended."],["You can verify a successful restore operation by checking the completion status of the `apigee-cassandra-restore` job and confirming that the Cassandra replicas are running."],["Restore logs can be viewed using the `kubectl logs` command, allowing you to track the restore process in detail."],["After the restore, validate that the organization's developer, app, and API product data has been successfully restored using `curl` commands to check with the control plane."],["Once restored, to redirect traffic, you will need to obtain the new cluster's ingress `EXTERNAL-IP` using the command `kubectl get svc -n istio-system`, and update DNS configurations accordingly."]]],[]]