TELEMETRY PIPELINE
Uninstall

Uninstall Telemetry Pipeline

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. Run the following command to verify that you successfully deleted all pipelines:

    calyptia get pipelines --core-instance INSTANCE --show-ids

    Replace INSTANCE with the name of your Core Instance.

  3. Run the following command to delete your Core Instance:

    calyptia delete core_instance operator INSTANCE

    Replace INSTANCE with the name of your Core Instance.

  4. Run the following command to uninstall Core Operator:

    calyptia uninstall operator

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 distros:

  1. Delete any active pipelines.

  2. Run the following command:

    yum remove calyptia-core-operator