Skip to content

Commit 51e28d0

Browse files
authored
add ec al2 limitation (#3034)
* Update embedded-overview.mdx * Update embedded-overview.mdx
1 parent 78db400 commit 51e28d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/vendor/embedded-overview.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,6 @@ Embedded Cluster has the following limitations:
118118

119119
* **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.
120120

121-
* **Installing on STIG- and CIS-hardened OS images is not supported**: Embedded Cluster isn't tested on these images, and issues have arisen when trying to install on them.
121+
* **Installing on STIG- and CIS-hardened OS images is not supported**: Embedded Cluster isn't tested on these images, and issues have arisen when trying to install on them.
122+
123+
* **Installing on Amazon Linux 2 is not supported**: Amazon Linux 2 includes a very dated version of systemd that isn't compatible with Embedded Cluster.

0 commit comments

Comments
 (0)