Send feedback
Uninstall hybrid runtime
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 .
Version 1.1 (unsupported)keyboard_arrow_down
NOTE: To uninstall successfully, you must have
kubectl version 1.11.x or later installed.
To delete a specific Apigee component from the cluster, use this command:
apigeectl delete -f your_overrides_file.yaml -c component_name
Where -c
can specify one or more (comma-separated) of the following component
names:
cassandra
logger
mart
metrics
runtime
synchronizer
udca
For example:
apigeectl delete -f my_overrides.yaml -c mart
To delete only the Apigee components from the cluster, use this command:
apigeectl delete -f your_overrides_file.yaml
Use the following command to delete the entire Apigee hybrid installation from
your cluster:
apigeectl delete -f your_overrides_file.yaml --all
For more information about the apigeectl
command, see
apigeectl
.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-16 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]