Borra la instancia de Apigee en el contexto que acabas de seleccionar con el comando apigeectl:
Apigeectl delete --all -f overrides.yaml
Verifica que no queden Pods en los espacios de nombres de Apigee:
kubectl get pods -n apigee
kubectl get pods -n apigee-systemkubectl get pods -n cert-manager
Configura el contexto en otras regiones existentes y asegúrate de que el centro de datos de Cassandra se quite del anillo existente. El resultado no debería mostrar los detalles del centro de datos que se quitaron.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-03-06 (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."]]],[]]