Hapus instance Apigee dalam konteks yang baru saja Anda pilih dengan perintah apigeectl:
Apigeectl delete --all -f overrides.yaml
Periksa pod Kubernetes saat ini:
Kubectl get pods -n apigee
Kubectl get pods -n apigee-system
Tetapkan konteks ke region lain yang ada dan pastikan datacenter cassandra dihapus
dari ring yang ada. Output tidak boleh menampilkan detail pusat data yang dihapus.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-12 UTC."],[[["This guide details how to decommission a region in a multi-region Apigee hybrid environment."],["Before starting, ensure no live traffic is directed to the region scheduled for deletion."],["The process begins by setting the Kubernetes context to the region that will be decommissioned using `kubectl config use-context`."],["Decommissioning is completed by deleting the Apigee instance within the selected context using the `apigeectl delete` command."],["After deletion, Verify the removed Cassandra data center is removed from the other existing regions by setting their contexts and using `nodetool status`."]]],[]]