Verifique se não há pods restantes nos namespaces da Apigee:
kubectl get pods -n apigeekubectl get pods -n apigee-systemkubectl get pods -n cert-manager
Defina o contexto para outras regiões existentes e verifique se o data center do cassandra foi removido do anel atual. A saída não deve mostrar os detalhes do data center removidos.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-12 UTC."],[[["This document guides users through the process of decommissioning a region in an Apigee hybrid multi-region environment, ensuring no live traffic is routed to the region being removed."],["The process involves setting the Kubernetes context to the region targeted for decommissioning using `kubectl config use-context`."],["The Apigee instance is then removed from the designated region, either by individually deleting components with Helm commands or with the `apigeectl delete` command."],["Verification steps are essential, including checking for remaining pods in Apigee namespaces and ensuring the decommissioned data center is removed from the Cassandra ring using `kubectl exec`."],["The document covers version 1.11 of the Apigee hybrid documentation."]]],[]]