卸载 Hybrid 运行时
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
卸载 Apigee Hybrid
使用以下命令卸载 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 v1.11 及更高版本中,该名称通常是 ENV_GROUP。
- ENV_RELEASE_NAME 是您之前安装
apigee-env
图表时使用的名称。在 Hybrid v1.10 中,该名称通常是 apigee-env-ENV_NAME
。在 Hybrid v1.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
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-09-16。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-16。"],[],[],null,[]]