You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/partials/embedded-cluster/_requirements.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,6 @@
8
8
* The filesystem at `/var/openebs` has 5Gi or more of space available
9
9
* The filesystem at `/tmp` has 5Gi or more of space available
10
10
* (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
11
13
* 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