From 1541847e2236bfac5600a6272533f7caa316c825 Mon Sep 17 00:00:00 2001 From: boksam Date: Thu, 30 Jul 2026 18:26:10 +0900 Subject: [PATCH] sync ddot is GA on DDOT-Daemonset page --- .../setup/ddot_collector/install/kubernetes_daemonset.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/opentelemetry/setup/ddot_collector/install/kubernetes_daemonset.md b/content/en/opentelemetry/setup/ddot_collector/install/kubernetes_daemonset.md index 0f23ef07103..a0b087050b5 100644 --- a/content/en/opentelemetry/setup/ddot_collector/install/kubernetes_daemonset.md +++ b/content/en/opentelemetry/setup/ddot_collector/install/kubernetes_daemonset.md @@ -754,7 +754,7 @@ Deploy the Datadog Agent with the configuration file: kubectl apply -f datadog-agent.yaml ``` -This deploys the Datadog Agent as a DaemonSet with the DDOT OpenTelemetry Collector. The Collector runs on the same host as your application, following the [Agent deployment pattern][1]. The [Gateway deployment pattern][2] is in Preview; for installation instructions, follow the [DDOT Kubernetes Gateway installation guide][3]. +This deploys the Datadog Agent as a DaemonSet with the DDOT OpenTelemetry Collector. The Collector runs on the same host as your application, following the [Agent deployment pattern][1]. For the [Gateway deployment pattern][2], follow the [DDOT Kubernetes Gateway installation guide][3]. [1]: https://opentelemetry.io/docs/collector/deployment/agent/ [2]: https://opentelemetry.io/docs/collector/deployment/gateway/ @@ -780,7 +780,7 @@ Replace `` with the Helm release name you are using.
You may see warnings during the deployment process. These warnings can be ignored.
-This Helm chart deploys the Datadog Agent with OpenTelemetry Collector as a DaemonSet. The Collector is deployed on the same host as your application, following the [Agent deployment pattern][1]. The [Gateway deployment pattern][2] is in Preview; for installation instructions, follow the [DDOT Kubernetes Gateway installation guide][3]. +This Helm chart deploys the Datadog Agent with OpenTelemetry Collector as a DaemonSet. The Collector is deployed on the same host as your application, following the [Agent deployment pattern][1]. For the [Gateway deployment pattern][2], follow the [DDOT Kubernetes Gateway installation guide][3]. [1]: https://opentelemetry.io/docs/collector/deployment/agent/ [2]: https://opentelemetry.io/docs/collector/deployment/gateway/