驗證完成後,請將流量重新導向至新叢集,並將 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 outlines how to check restore job logs, verify completion, and validate the restored data in Apigee hybrid."],["To verify the restore, check the status of the `apigee-cassandra-restore` job and confirm that the Cassandra replicas are running using `kubectl` commands."],["Restore logs for Kubernetes pods can be viewed using the `kubectl logs` command followed by the pod name and namespace."],["Validation of the restore process involves confirming the presence of developer, app, and API product data using specific `curl` commands and your gcloud credentials."],["After validating the restored data, redirect traffic to the new cluster by updating the DNS entry to the new ingress's `EXTERNAL-IP`, obtainable via `kubectl get svc -n istio-system`."]]],[]]