Configure Kubernetes cluster integration
You can enable any integration associated with a Kubernetes cluster through the Add Integration wizard.
-
In your values.yaml file, set the
swoagent.enabled
option totrue
:swoagent: # Whether the SWO Agent should be deployed as part of this chart. # If not, integrations are not available. enabled: true
For an example, see values.yaml in the SWO K8s Collector GitHub repository.
-
In SolarWinds Observability, click Add Data at the top.
-
In the Add Data dialog Intro, click the Integrations tab, and then click the integration type associated with the Kubernetes cluster.
-
In the Add integration wizard, select an Agent with the following naming convention:
<cluster-name>-swo-agent-0
. Click Next. -
In Capture Method, select Off Host. Click Next.
-
Complete the wizard. The steps depend on the integration type. See Configure native OTel integrations for details.
All integrations associated with Kubernetes clusters are grouped by type on the Overview tab of the Kubernetes Cluster details page in the Entity Explorer. You can also view and filter the integrations on the Integrations tab. Clicking the Endpoint name then takes you to the integration dashboard. See Dashboards.