Skip to content

Commit 871844e

Browse files
authored
syntax
1 parent c862e16 commit 871844e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/agent/autodiscovery/endpointschecks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Agents connect to the Cluster Agent every 10 seconds and retrieve the check
2525

2626
This feature is currently supported on Kubernetes for versions 6.12.0+ of the Agent, and versions 1.3.0+ of the Cluster Agent.
2727

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.
2929

3030
#### Example: three NGINX pods exposed by the `nginx` service
3131
```

0 commit comments

Comments
 (0)