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 die aktuellen Kubernetes-Pods:
kubectl get pods -n apigee
kubectl get pods -n apigee-system
Ä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-03-12 (UTC)."],[[["This document guides you through decommissioning a region in a multi-region Apigee hybrid environment."],["Before decommissioning, ensure no live traffic is directed to the region you intend to remove."],["Use `kubectl` to set the Kubernetes context to the region you wish to decommission."],["Execute the `apigeectl delete --all` command to remove the Apigee instance within the selected context."],["Verify the Cassandra datacenter of the decommissioned region is removed from the other regions using `nodetool` status."]]],[]]