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