# OpenTelemetry Kubernetes

The following are the requirements to install Fleet OpenTelementry collectors on a Kubernetes cluster:

1. Cert Manager should be installed.
2. Make sure the Kubernetes version supports `autoscaling/v2` .&#x20;
3. [OpenTelemetry Operator](https://github.com/open-telemetry/opentelemetry-operator) should be installed.&#x20;

When OpenTelemetry support on a Kubernetes cluster has been made available, by installing the OpenTelemetry Operator, Fleet can be used to manage individual collectors in the cluster by using an OpenTelemetry OpAMP Bridge. The OpAMP Bridge functions as the connection to Fleet and as the agent within Fleet. There is no need to install any proprietary Fleet components in the Kubernetes cluster, only open-source components from OpenTelemetry.

* Click on the Install Agent Manager Button

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FbvJYNrVY9Mdh5tOSRmsZ%2Fimage.png?alt=media&#x26;token=6dd1048e-bebd-4d53-bead-e9cf9a58a768" alt="" width="375"><figcaption></figcaption></figure>

* Select the "kubernetes" Platform
* And, select an Agent Type of OpenTelemetry Collector
* The Name field can be used to name the OpenTelemetry OpAMP Bridge component which will be added to the cluster
* The Namespace field is used to set the namespace to be used within the Kubernetes cluster

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FueUAidKH5IP2exsb2jdc%2Fimage.png?alt=media&#x26;token=136a78c8-2364-4384-a711-03022df2505c" alt=""><figcaption></figcaption></figure>

* Click on the Proceed button to generate the README instructions and installation manifest

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FZ0v1jB9tpVfgj9CIRpgn%2Fimage.png?alt=media&#x26;token=479f3c71-f588-45e1-b562-db365ec2a7a7" alt=""><figcaption></figcaption></figure>

* The Download All button can be used to download these files
* Apply the OpAMP Bridge manifest to the Kubernetes cluster as instructed in the README instructions
