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 users through the process of decommissioning a region in an Apigee hybrid multi-region environment, specifically version 1.10."],["Before beginning, ensure no live traffic is directed to the region targeted for deletion."],["The process involves setting the Kubernetes context to the region being decommissioned and deleting the corresponding Apigee instance using the `apigeectl` command."],["After deletion, verify the removal of Apigee-related pods in the `apigee`, `apigee-system`, and `cert-manager` namespaces."],["Verify the removed region's datacenter is no longer listed in the Cassandra ring status for other regions."]]],[]]