Elimina l'istanza Apigee nel contesto appena selezionato con il comando apigeectl:
Apigeectl delete --all -f overrides.yaml
Verifica che non ci siano pod rimanenti negli spazi dei nomi Apigee:
kubectl get pods -n apigee
kubectl get pods -n apigee-systemkubectl get pods -n cert-manager
Imposta il contesto su altre regioni esistenti e assicurati che il data center Cassandra venga rimosso
dall'anello esistente. L'output non deve mostrare i dettagli del data center rimosso.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]