Skip to main content
This information is for Chronosphere Telemetry Pipeline, which is a standalone product separate from Chronosphere Observability Platform.
Use the information on this page to uninstall Chronosphere Telemetry Pipeline.
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:
To uninstall Telemetry Pipeline from a Kubernetes cluster using Pipeline CLI:
  1. Delete any active pipelines.
  2. In Pipeline CLI, run the following command to verify you successfully deleted all pipelines:
    Replace INSTANCE with the name of your Core Instance.
  3. Run the following command to delete your Core Instance:
    Replace INSTANCE with the name of your Core Instance.
  4. Run the following command to uninstall your Core Operator:
  5. 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 kubectl command:
    Replace NAMESPACE with the namespace where you installed Telemetry Pipeline. If you didn’t specify a namespace during your Telemetry Pipeline installation, it was installed in the calyptia namespace.

Uninstall from Linux

To uninstall Telemetry Pipeline from a Linux environment, use one of the following methods:
To uninstall Telemetry Pipeline from Red Hat Enterprise Linux or other Red Hat-based distributions:
  1. Delete any active pipelines.
  2. In Pipeline CLI, run the following command to verify you successfully deleted all pipelines:
    Replace INSTANCE with the name of your Core Instance.
  3. Run the following command to delete your Core Instance:
    Replace INSTANCE with the name of your Core Instance.
  4. Run the following command: