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-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."]]],[]]