Datadog Agent Requirements

The Datadog Agent Requirements page specifies the prerequisites and minimum versions needed to integrate the Datadog agent with Kloudfuse. Before deploying the agent, you must verify that your Helm chart version meets or exceeds 3.1.10, which you can confirm by running helm list.

Evaluate these requirements before installing the Datadog agent with Kloudfuse.

When using an existing dd-agent version (and just pointing it to Kloudfuse instead of DD HQ), dd agent version must be 7.41 or higher.

Validate the agent using these steps:

  1. Check the chart version with helm list - should be 3.1.10 or higher

    helm list -n <namespace-where-agent-is-installed>
  2. Check the image version of the agent with describe pod on dd-agent pod.

    kubectl describe pod -n <namespace-where-agent-is-installed> | grep Image
        Image:         gcr.io/datadoghq/agent:7.36.0