Löschen Sie die Apigee-Instanz in dem gerade ausgewählten Kontext mit dem Befehl apigeectl:
Apigeectl delete --all -f overrides.yaml
Prüfen Sie, ob in den Apigee-Namespaces noch Pods vorhanden sind:
kubectl get pods -n apigee
kubectl get pods -n apigee-systemkubectl get pods -n cert-manager
Ändern Sie den Kontext zu anderen vorhandenen Regionen und achten Sie darauf, dass das Cassandra-Rechenzentrum aus dem vorhandenen Ring entfernt wird. Die Ausgabe sollte nicht die entfernten Rechenzentrumsdetails enthalten.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]