Skip to content

Commit c88f98a

Browse files
authored
Merge pull request DataDog#8956 from DataDog/nammn-patch-1
[orchestrator_explorer] update char limit
2 parents 625085a + c4ad25a commit c88f98a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/infrastructure/livecontainers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ datadog:
7575
...
7676
{{< /code-block >}}
7777

78-
**Note**: The cluster name must be 40-characters or less.
78+
**Note**: The cluster name must be 80-characters or less.
7979

80-
On Google's GKE, AWS EKS, and Azure AKS, this is unnecessary, unless the Agent and the cluster Agent don't have access to the cloud metadata APIs, or the cluster name is longer than 40 characters.
80+
On Google's GKE, AWS EKS, and Azure AKS, this is unnecessary, unless the Agent and the cluster Agent don't have access to the cloud metadata APIs, or the cluster name is longer than 80 characters.
8181

8282
## Configuration
8383

0 commit comments

Comments
 (0)