Verify there are no pods remaining in the Apigee namespaces:
kubectl get pods -n apigeekubectl get pods -n apigee-systemkubectl get pods -n cert-manager
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-04-24 UTC."],[[["This document guides users through the process of decommissioning a region in an Apigee hybrid multi-region environment, ensuring no live traffic is routed to the region being removed."],["The process involves setting the Kubernetes context to the region targeted for decommissioning using `kubectl config use-context`."],["The Apigee instance is then removed from the designated region, either by individually deleting components with Helm commands or with the `apigeectl delete` command."],["Verification steps are essential, including checking for remaining pods in Apigee namespaces and ensuring the decommissioned data center is removed from the Cassandra ring using `kubectl exec`."],["The document covers version 1.11 of the Apigee hybrid documentation."]]],[]]