Delete the Apigee instance in the context you just selected with the apigeectl
command:
Apigeectl delete --all -f overrides.yaml
Check the current Kubernetes pods:
Kubectl get pods -n apigee
Kubectl get pods -n apigee-system
Set the context to other existing regions and make sure the cassandra datacenter is removed
from the existing ring. The output should not show the removed data center details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eThis guide details how to decommission a region in a multi-region Apigee hybrid environment.\u003c/p\u003e\n"],["\u003cp\u003eBefore starting, ensure no live traffic is directed to the region scheduled for deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe process begins by setting the Kubernetes context to the region that will be decommissioned using \u003ccode\u003ekubectl config use-context\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDecommissioning is completed by deleting the Apigee instance within the selected context using the \u003ccode\u003eapigeectl delete\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eAfter deletion, Verify the removed Cassandra data center is removed from the other existing regions by setting their contexts and using \u003ccode\u003enodetool status\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]