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-04-03 UTC."],[[["This document provides instructions on how to decommission a region within a multi-region Apigee hybrid environment."],["Before decommissioning, it is crucial to confirm that no live traffic is being directed to the region slated for removal."],["The process involves setting the Kubernetes context to the target region, deleting the Apigee instance, and verifying the absence of remaining pods."],["After deletion, verify in the other regions that the decommissioned region's Cassandra data center is no longer present in the Cassandra ring."]]],[]]