Skip to content

Commit 2910091

Browse files
authored
Update _requirements.mdx
1 parent 41fc03b commit 2910091

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/partials/embedded-cluster/_requirements.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* systemd
44
* At least 2GB of memory and 2 CPU cores
55
* 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
1010
* (Online installations only) Access to replicated.app and proxy.replicated.com or your custom domain for each
1111
* SELinux must be disabled or in run in permissive mode, and AppArmor must be disabled or run in complain mode
1212
* 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)