解除安裝 Hybrid 執行階段
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
解除安裝 Apigee Hybrid
使用下列指令解除安裝混合式執行階段:
- 解除安裝
apigee
命名空間中的資源:
helm uninstall -n apigee ENV_GROUP_RELEASE_NAME ENV_RELEASE_NAME $ORG_NAME ingress-manager telemetry redis datastore
- ENV_GROUP_RELEASE_NAME 是先前用來安裝
apigee-virtualhost
圖表的名稱。在 hybrid v1.10 中,通常是 apigee-virtualhost-ENV_GROUP
。在 Hybrid 1.11 以上版本中,通常是 ENV_GROUP。
- ENV_RELEASE_NAME 是先前用來安裝
apigee-env
圖表的名稱。在 hybrid v1.10 中,通常是 apigee-env-ENV_NAME
。在 Hybrid 1.11 以上版本中,通常是 ENV_NAME。
- ORG_NAME 是先前用來安裝
apigee-org
圖表的名稱。通常是貴機構的名稱。如果您已定義 ORG_NAME 環境變數,就可以在指令中使用該變數。
- 解除安裝
apigee
命名空間中的資源後,請解除安裝 apigee-operator
。
helm uninstall -n apigee-system operator
- 刪除 Apigee CRD:
kubectl delete -k apigee-operator/etc/crds/default/
使用下列指令移除 cert-manager:
kubectl -n cert-manager delete secret apigee-ca
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-09-11 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-11 (世界標準時間)。"],[],[],null,[]]