From fbd47c000a392e339bb86a15dd3d24ac24fb04a1 Mon Sep 17 00:00:00 2001 From: Ahmed Mezghani Date: Mon, 21 Jun 2021 13:59:24 +0200 Subject: [PATCH] address review comments --- content/en/agent/kubernetes/_index.md | 4 ++-- content/en/agent/kubernetes/control_plane.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/agent/kubernetes/_index.md b/content/en/agent/kubernetes/_index.md index 8bd3e6d2ff478..b564b936c66b5 100644 --- a/content/en/agent/kubernetes/_index.md +++ b/content/en/agent/kubernetes/_index.md @@ -42,8 +42,8 @@ Run the Datadog Agent in your Kubernetes cluster as a DaemonSet in order to star ## Installation **Notes**: -- Dedicated documentation and examples for [all major Kubernetes distributions][15] (GKE, EKS, AKS, OpenShift, Rancher, etc.) is available. -- Dedicated documentation and examples for [Kubernetes Control Plane monitoring][16] is also available.. +- Dedicated documentation and examples for [all major Kubernetes distributions][15] (GKE, EKS, AKS, OpenShift, Rancher, etc.) are available. +- Dedicated documentation and examples for [Kubernetes Control Plane monitoring][16] are also available. {{< tabs >}} {{% tab "Helm" %}} diff --git a/content/en/agent/kubernetes/control_plane.md b/content/en/agent/kubernetes/control_plane.md index b05bb056573f3..d91cdc492bc9c 100644 --- a/content/en/agent/kubernetes/control_plane.md +++ b/content/en/agent/kubernetes/control_plane.md @@ -13,7 +13,7 @@ further_reading: text: 'Collect your Prometheus metrics' - link: '/agent/kubernetes/integrations' tag: 'Documentation' - text: 'Collect automatically your applications metrics and logs' + text: 'Collect automatically your application metrics and logs' - link: '/agent/guide/autodiscovery-management' tag: 'Documentation' text: 'Limit data collection to a subset of containers only'