Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/vendor/embedded-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 your application does not enforce the policy in the namespaces used by Embedded Cluster.
Copy link
Member

@ajp-io ajp-io Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paigecalvert the enforcement comes from the tool like Kyverno or Gatekeeper, not the application, so I think your edit changed the meaning here.

I'm good for this to be merged after that though.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotcha thanks, updated!


## Quick Start

You can use the following steps to get started quickly with Embedded Cluster. More detailed documentation is available below.
Expand Down Expand Up @@ -372,4 +374,4 @@ toolkit:

<SupportBundleIntro/>

<EmbeddedClusterSupportBundle/>
<EmbeddedClusterSupportBundle/>