diff --git a/docs/docs-content/troubleshooting/enterprise-install.md b/docs/docs-content/troubleshooting/enterprise-install.md index aeaba83826..1ada376720 100644 --- a/docs/docs-content/troubleshooting/enterprise-install.md +++ b/docs/docs-content/troubleshooting/enterprise-install.md @@ -159,7 +159,7 @@ automatically resolve this issue. If you have self-hosted instances of Palette i ## Scenario - "Too Many Open Files" in Management Cluster -When viewing logs for enterprise or private cloud gateway management clusters, you may encounter a "too many open files" error, which prevents logs from tailing after a certain point. To resolve this issue, you must increase the maximum number of file descriptors for each node on your cluster. +When viewing logs for enterprise management clusters or management clusters using a [Private Cloud Gateway](../clusters/pcg/pcg.md), you may encounter a "too many open files" error, which prevents logs from tailing after a certain point. To resolve this issue, you must increase the maximum number of file descriptors for each node on your cluster. ### Debug Steps