You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/agent/autodiscovery/endpointschecks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The Agents connect to the Cluster Agent every 10 seconds and retrieve the check
25
25
26
26
This feature is currently supported on Kubernetes for versions 6.12.0+ of the Agent, and versions 1.3.0+ of the Cluster Agent.
27
27
28
-
Starting with version 1.4.0, the Cluster Agent converts every Endpoints Check of a non-pod-backed Endpoint into a regular Cluster Check. The [Cluster Check][1] feature needs to be enabled alongside Endpoints Checks in this case.
28
+
Starting with version 1.4.0, the Cluster Agent converts every Endpoints Check of a non-pod-backed endpoint into a regular Cluster Check. Enable the [Cluster Check][1] feature alongside Endpoints Checks to take advantage of this functionality.
29
29
30
30
#### Example: three NGINX pods exposed by the `nginx` service
0 commit comments