[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-28 UTC."],[[["\u003cp\u003eVersion 1.2 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 components, 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, followed by a comma-separated list of component names.\u003c/p\u003e\n"],["\u003cp\u003eTo delete all Apigee components, use \u003ccode\u003eapigeectl delete\u003c/code\u003e with your overrides file.\u003c/p\u003e\n"],["\u003cp\u003eThe command \u003ccode\u003eapigeectl delete -f your_overrides_file.yaml --all\u003c/code\u003e will delete the entire Apigee hybrid installation.\u003c/p\u003e\n"]]],[],null,["# Uninstall hybrid runtime\n\n| You are currently viewing version 1.2 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)."]]