TELEMETRY PIPELINE
Install

Install Chronosphere Telemetry Pipeline

You can install Chronosphere Telemetry Pipeline in a Linux environment or inside a Kubernetes cluster. To complete this installation process, you'll need to deploy several components that work together to form a functional Telemetry Pipeline deployment. These components include a Core Operator, at least one Core Instance, and any number of pipelines.

Telemetry Pipeline doesn't offer native support for macOS or Windows. However, you can install Telemetry Pipeline on a Linux virtual machine or Kubernetes cluster running on a macOS or Windows device.

You can also use Pipeline CLI in macOS and Windows to manage Core Instances deployed on an external Linux environment or Kubernetes cluster.

Install a Core Operator

First, you must install a Core Operator in each cluster or environment where you want to use Telemetry Pipeline. These Core Operators create the underlying resources for your Telemetry Pipeline deployment and help manage those resources.

Create a Core Instance

Next, for each Core Operator you install, you'll need to create at least one Core Instance in the corresponding Kubernetes cluster or Linux environment. Core Instances are functional groupings that organize pipelines and give you the tools to configure those pipelines. Each Core Instance is managed by its corresponding Core Operator.

Create and manage pipelines

After you install Core Operators and Core Instances, you can create pipelines and use Core Instance to modify their behavior.