Skip to content

Commit c4f8b8b

Browse files
committed
Add missing SELinux and resolv.conf preflights
1 parent 3790e30 commit c4f8b8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/partials/embedded-cluster/_requirements.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@
88
* The filesystem at `/var/openebs` has 5Gi or more of space available
99
* The filesystem at `/tmp` has 5Gi or more of space available
1010
* (Online installations only) Access to replicated.app and proxy.replicated.com or your custom domain for each
11+
* Neither `nameserver localhost` nor `namerserver 127.0.0.1` can be present in resolv.conf
12+
* SELinux must be disabled or in run in permissive mode, and AppArmor must be disabled or run in complain mode
1113
* Embedded Cluster is based on k0s, so all k0s system requirements apply. See [System requirements](https://docs.k0sproject.io/stable/system-requirements/) in the k0s documentation.

0 commit comments

Comments
 (0)