diff --git a/admin/workspace-management/cvms/cluster-setup.md b/admin/workspace-management/cvms/cluster-setup.md index 07ea16da3..c44fd51d8 100644 --- a/admin/workspace-management/cvms/cluster-setup.md +++ b/admin/workspace-management/cvms/cluster-setup.md @@ -53,7 +53,7 @@ and updating your `eksctl` config spec. nodeGroups: - name: coder-node-group - amiFamily: Ubuntu2004 + amiFamily: Ubuntu2004 # AmazonLinux2 is also a supported option ami: ``` diff --git a/admin/workspace-management/cvms/index.md b/admin/workspace-management/cvms/index.md index 4e83ea5b8..9a449c671 100644 --- a/admin/workspace-management/cvms/index.md +++ b/admin/workspace-management/cvms/index.md @@ -69,6 +69,8 @@ isolation between the user's workspace container and its outer, supervising container is what provides [strong isolation](https://github.com/nestybox/sysbox/blob/master/docs/user-guide/security.md). +> Sysbox is not yet supported on systems with SELinux enabled. + ## Known issues - NVIDIA GPUs can be added to CVMs on bare metal clusters only. This feature is diff --git a/setup/kubernetes/aws.md b/setup/kubernetes/aws.md index 535c7d3e9..ad9a91ac0 100644 --- a/setup/kubernetes/aws.md +++ b/setup/kubernetes/aws.md @@ -179,7 +179,7 @@ as a workspace deployment option, you'll need to managedNodeGroups: - name: coder-node-group - amiFamily: Ubuntu2004 # AmazonLinux2 is also an option + amiFamily: Ubuntu2004 # AmazonLinux2 is also a supported option # Custom EKS-compatible AMIs can be used instead of amiFamily # ami: instanceType: