> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Telemetry Pipeline

After you've [installed](/ingest/pipeline/v2/install) Chronosphere Telemetry Pipeline,
you can customize and configure its behavior.

{/* vale PANW.SentenceLengthLong = NO */}

<Columns cols={1}>
  <Card horizontal icon="unplug" title="Agent image type" href="/ingest/pipeline/v2/configure/agent-image" />

  <Card horizontal icon="circle-gauge" title="Backpressure" href="/ingest/pipeline/v2/configure/backpressure" />

  <Card horizontal icon="land-plot" title="Deployment strategies" href="/ingest/pipeline/v2/configure/deployment-strategies" />

  <Card horizontal icon="file" title="Files" href="/ingest/pipeline/v2/configure/files" />

  <Card horizontal icon="package" title="Helm reference" href="/ingest/pipeline/v2/configure/helm" />

  <Card horizontal icon="history" title="History and rollback" href="/ingest/pipeline/v2/configure/history-rollback" />

  <Card horizontal icon="ship-wheel" title="Kubernetes settings" href="/ingest/pipeline/v2/configure/kubernetes" />

  <Card horizontal icon="braces" title="Metadata" href="/ingest/pipeline/v2/configure/metadata" />

  <Card horizontal icon="router" title="Networking" href="/ingest/pipeline/v2/configure/networking" />

  <Card horizontal icon="settings" title="Pipeline configuration files" href="/ingest/pipeline/v2/configure/config-files" />

  <Card horizontal icon="chart-column" title="Resource profiles" href="/ingest/pipeline/v2/configure/resource-profiles" />

  <Card horizontal icon="group" title="Scaling and replicas" href="/ingest/pipeline/v2/configure/scaling" />

  <Card horizontal icon="file-lock" title="Secrets" href="/ingest/pipeline/v2/configure/secrets" />
</Columns>

{/* markdownlint-enable MD013 */}
