如果您对验证感到满意,请将流量重定向到新集群,并将 dns 条目更改为新的入站 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"]],["最后更新时间 (UTC):2025-04-03。"],[[["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."]]],[]]