> ## 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.

# Kubernetes deployment settings

Because all Telemetry Pipeline installations are
[deployed on top of Kubernetes](/ingest/pipeline/v2/concepts#core-operators-and-core-instances), you
can use [Pipeline CLI](/ingest/pipeline/pipeline-cli) to manage different Kubernetes deployment
settings.

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

<Columns cols={1}>
  <Card horizontal icon="braces" title="Annotations" href="/ingest/pipeline/v2/configure/kubernetes/annotations" />

  <Card horizontal icon="square-code" title="Namespaces" href="/ingest/pipeline/v2/configure/kubernetes/namespaces" />

  <Card horizontal icon="boxes" title="Pods and containers" href="/ingest/pipeline/v2/configure/kubernetes/pods-containers" />

  <Card horizontal icon="tag" title="Resource labels" href="/ingest/pipeline/v2/configure/kubernetes/resource-labels" />

  <Card horizontal icon="copy-plus" title="Sidecars" href="/ingest/pipeline/v2/configure/kubernetes/sidecars" />

  <Card horizontal icon="goal" title="Tolerations" href="/ingest/pipeline/v2/configure/kubernetes/tolerations" />

  <Card horizontal icon="id-card" title="Workloads" href="/ingest/pipeline/v2/configure/kubernetes/workloads" />
</Columns>

{/* markdownlint-enable MD013 */}
