[[["易于理解","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-04。"],[[["\u003cp\u003eVersion 1.1 of the Apigee hybrid documentation is end of life, and users should upgrade to a newer version.\u003c/p\u003e\n"],["\u003cp\u003eTo uninstall Apigee successfully, kubectl version 1.11.x or later must be installed.\u003c/p\u003e\n"],["\u003cp\u003eYou can delete specific Apigee components using the \u003ccode\u003eapigeectl delete\u003c/code\u003e command with the \u003ccode\u003e-c\u003c/code\u003e flag, specifying the component name.\u003c/p\u003e\n"],["\u003cp\u003eTo remove all Apigee components from the cluster without deleting the entire installation, use the \u003ccode\u003eapigeectl delete\u003c/code\u003e command with the overrides file.\u003c/p\u003e\n"],["\u003cp\u003eThe entire Apigee hybrid installation can be deleted using the command \u003ccode\u003eapigeectl delete -f your_overrides_file.yaml --all\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Uninstall hybrid runtime\n\n| You are currently viewing version 1.1 of the Apigee hybrid documentation. **This version is end of life.** You should upgrade to a newer version. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n| **NOTE:** To uninstall successfully, you must have kubectl version 1.11.x or later installed.\n\n\nTo delete **a specific Apigee component** from the cluster, use this command: \n\n```\napigeectl delete -f your_overrides_file.yaml -c component_name\n```\n\nWhere `-c` can specify one or more (comma-separated) of the following component\nnames:\n\n- `cassandra`\n- `logger`\n- `mart`\n- `metrics`\n- `runtime`\n- `synchronizer`\n- `udca`\n\n\nFor example: \n\n```\napigeectl delete -f my_overrides.yaml -c mart\n```\n\n\nTo delete **only the Apigee components** from the cluster, use this command: \n\n```\napigeectl delete -f your_overrides_file.yaml\n```\n\nUse the following command to delete **the entire Apigee hybrid installation** from\nyour cluster: \n\n```\napigeectl delete -f your_overrides_file.yaml --all\n```\n\nFor more information about the `apigeectl` command, see\n[`apigeectl`](/apigee/docs/hybrid/v1.3/cli-reference)."]]