Exclua a instância da Apigee no contexto que você acabou de selecionar com o comando
apigeectl:
Apigeectl delete --all -f overrides.yaml
Verifique se não há pods restantes nos namespaces da Apigee:
kubectl get pods -n apigee
kubectl 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 you through the process of decommissioning a region in an Apigee hybrid multi-region environment."],["Before starting, ensure that no live traffic is directed to the region you intend to decommission."],["The process involves setting the Kubernetes context to the region being decommissioned, and then deleting the Apigee instance in that context using the `apigeectl` command."],["After deletion, it is important to verify that no pods remain in the Apigee namespaces and that the Cassandra datacenter for the decommissioned region has been removed from the existing ring."],["Note that if stale references of the decommissioned region still appear in the Cassandra nodetool output, there are steps that need to be followed, that are linked in the documentation."]]],[]]