Skip to content

Commit 747b838

Browse files
committed
Add limitation around selinux
1 parent ec12d12 commit 747b838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/vendor/testing-vm-create.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The following VM types are supported:
2626
Creating VMs with Compatibility Matrix has the following limitations:
2727

2828
- Creating VMs with Compatibility Matrix is a Beta feature.
29+
- Supporting SELinux: If you enfore selinux (`setenforce 1`), you will no longer be able to ssh into the VM. A workaround is to first run `touch /.autorelabel` and reboot the VM, before running `setenforce 1`.
2930
- Installing Embedded Cluster on a VM created with Compatibility Matrix is supported for Embedded Cluster versions 1.21.0 or later.
3031
- [GitHub Actions](/vendor/testing-how-to#replicated-github-actions) are not supported for Compatibility Matrix VMs.
3132
- The [cluster prepare](/reference/replicated-cli-cluster-prepare) command is not supported for Compatibility Matrix VMs.

0 commit comments

Comments
 (0)