Kubernetes deployment

You can monitor a Groundplex deployed on Kubernetes (K8s) with Datadog, or any observablity tool that supports OpenTelemetry (OTel). This requires deployment of an OTel collector to harvest the metrics and the logs that Groundplex nodes generate.

You can monitor a Groundplex deployed on Kubernetes (K8s) with Datadog, or any observablity tool that supports OpenTelemetry (OTel). This requires deployment of an OTel collector to harvest the metrics and the logs that Groundplex nodes generate.

The OTel collection daemons should run in the same pods as the Groundplex nodes. You can achieve this by deploying the OTel collector as a K8s Daemonset. For more details, refer to the OTel documentation: Important Components for Kubernetes.

Prerequisites:

The following topics provide the necessary configuration files and instructions for deploying an OTel collector as a DaemonSet to use with Datadog:

  1. Configure the DaemonSet
  2. Configure the Groundplex nodes
  3. Observe in Datadog