Skip to content

Conversation

@crdant
Copy link
Member

@crdant crdant commented Nov 4, 2024

TL;DR

Documents limitation on policy enforcement

Details

This change documents that Embedded Cluster does not support enforcing policy on the workloads run by the embedded cluster. This may not be a common use case, so it may not make sense to add this change. I'm suggesting it and asking @ajp-io and @chris-sanders to take a look.

This change documents that Embedded Cluster does not support enforcing policy on the workloads run by the embedded cluster. This may not be a common use case, so it may not make sense to add this change. I'm suggesting it and asking @ajp-io and @chris-sanders to take a look.
@crdant crdant requested a review from a team as a code owner November 4, 2024 17:28
@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Nov 4, 2024
@netlify
Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit c116fa6
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/67292f95316d9c00088280e3
😎 Deploy Preview https://deploy-preview-2805--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit c116fa6
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/67292f95544adb0008ad883d
😎 Deploy Preview https://deploy-preview-2805--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@chris-sanders
Copy link
Member

lgtm


* **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!

paigecalvert
paigecalvert previously approved these changes Nov 4, 2024
@paigecalvert paigecalvert merged commit c87bb96 into main Nov 4, 2024
5 checks passed
@paigecalvert paigecalvert deleted the chore/crdant/documents-restictions-on-policy branch November 4, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants