diff --git a/docs/vendor/embedded-overview.mdx b/docs/vendor/embedded-overview.mdx
index 1b6399c49a..a1e9e0ab4f 100644
--- a/docs/vendor/embedded-overview.mdx
+++ b/docs/vendor/embedded-overview.mdx
@@ -75,6 +75,8 @@ Embedded Cluster has the following limitations:
* **Templating not supported in Embedded Cluster Config**: The [Embedded Cluster Config](/reference/embedded-config) resource does not support the use of Go template functions, including [KOTS template functions](/reference/template-functions-about).
+* **Policy enforcement on Embedded Cluster workloads is not supported**: The Embedded Cluster runs workloads that require higher levels of privilege. If your application installs a policy enforcement engine such as Gatekeeper or Kyverno, ensure that its policies are not enforced in the namespaces used by Embedded Cluster.
+
## Quick Start
You can use the following steps to get started quickly with Embedded Cluster. More detailed documentation is available below.
@@ -372,4 +374,4 @@ toolkit:
-
\ No newline at end of file
+