For best results, use the same method to uninstall Telemetry Pipeline that you used
to install it.
Uninstall from a Kubernetes cluster
To uninstall Telemetry Pipeline from a Kubernetes cluster, use one of the following methods:- Pipeline CLI
- Helm
To uninstall Telemetry Pipeline from a Kubernetes cluster using Pipeline CLI:
- Delete any active pipelines.
-
In Pipeline CLI, run the following command to verify you
successfully deleted all pipelines:
Replace
INSTANCEwith the name of your Core Instance. -
Run the following command to delete your Core Instance:
Replace
INSTANCEwith the name of your Core Instance. -
Run the following command to uninstall your Core Operator:
-
Optional: Delete the namespace where you installed Telemetry Pipeline. This
ensures no stray Telemetry Pipeline resources persist in your cluster. To do
so, run the following
kubectlcommand:ReplaceNAMESPACEwith the namespace where you installed Telemetry Pipeline. If you didn’t specify a namespace during your Telemetry Pipeline installation, it was installed in thecalyptianamespace.
Uninstall from Linux
To uninstall Telemetry Pipeline from a Linux environment, use one of the following methods:- Red Hat Enterprise Linux
- Ubuntu Server Linux
To uninstall Telemetry Pipeline from Red Hat Enterprise Linux or other Red Hat-based
distributions:
- Delete any active pipelines.
-
In Pipeline CLI, run the following command to verify you
successfully deleted all pipelines:
Replace
INSTANCEwith the name of your Core Instance. -
Run the following command to delete your Core Instance:
Replace
INSTANCEwith the name of your Core Instance. -
Run the following command: