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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@
3
3
* systemd
4
4
* At least 2GB of memory and 2 CPU cores
5
5
* Disk space requirements:
6
-
* The filesystem at `/var/lib/embedded-cluster` has 40Gi or more of space available
7
-
* The filesystem at `/var/lib/k0s` has 40Gi or more of space available and must be no more than 80% full
8
-
* The filesystem at `/var/openebs` has 5Gi or more of space available
9
-
* The filesystem at `/tmp` has 5Gi or more of space available
6
+
* The filesystem at `/var/lib/embedded-cluster` has 40Gi or more of total space
7
+
* The filesystem at `/var/lib/k0s` has 40Gi or more of total space and must be no more than 80% full
8
+
* The filesystem at `/var/openebs` has 5Gi or more of total space
9
+
* The filesystem at `/tmp` has 5Gi or more of total space
10
10
* (Online installations only) Access to replicated.app and proxy.replicated.com or your custom domain for each
11
11
* SELinux must be disabled or in run in permissive mode, and AppArmor must be disabled or run in complain mode
12
12
* 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