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