Skip to content

Commit b150a22

Browse files
authored
Update minimum version for EKS Fargate logs collection (#21713)
1 parent 81b9b0f commit b150a22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

eks_fargate/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,9 +885,11 @@ spec:
885885

886886
### Collecting logs from EKS on Fargate natively with the Agent
887887

888+
**Minimum Agent version:** 7.71.0
889+
888890
Monitor EKS Fargate logs using the Datadog Agent to collect logs from the kubelet and ship them to Datadog.
889891

890-
1. The most convenient way to enable native kubelet logging is through the Cluster Agent's Admission Controller sidecar injection feature. When configured, all subsequent injected Agent containers automatically have kubelet logging enabled. This requires Cluster Agent `7.68.0` or above. This feature can also be configured manually in your Application's manifest.
892+
1. The most convenient way to enable native kubelet logging is through the Cluster Agent's Admission Controller sidecar injection feature. When configured, all subsequent injected Agent containers automatically have kubelet logging enabled. This feature can also be configured manually in your Application's manifest.
891893

892894
<!-- xxx tabs xxx -->
893895
<!-- xxx tab "Admission Controller - Datadog Operator" xxx -->

0 commit comments

Comments
 (0)