mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 21:50:21 +00:00
Update memory requirments
This commit is contained in:
@@ -15,10 +15,15 @@ Docker is an open-source platform designed for developers, system admins, and De
|
|||||||
|
|
||||||
### Hardware Requirements
|
### Hardware Requirements
|
||||||
|
|
||||||
* x86_64 server with at least 512MB of RAM.
|
* Memory Requirements
|
||||||
|
|
||||||
> **Note:** If you are planning on [installing to disk](installation/running-rancheros/server/install-to-disk/), you will need at least 1024MB of RAM.
|
|
||||||
|
|
||||||
|
Platform | RAM requirement
|
||||||
|
---- | ----
|
||||||
|
Baremetal | 1280MB
|
||||||
|
VirtubalBox | 1280MB
|
||||||
|
VMWare | 1280MB (rancheros.iso) <br> 2048MB (rancheros-vmware.iso)
|
||||||
|
GCE | 1280MB
|
||||||
|
AWS | 1.7GB
|
||||||
|
|
||||||
### How this works
|
### How this works
|
||||||
|
|
||||||
|
|||||||
+1
-3
@@ -5,9 +5,7 @@ weight: 102
|
|||||||
|
|
||||||
The RancherOS ISO file can be used to create a fresh RancherOS install on KVM, VMware, VirtualBox, or bare metal servers. You can download the `rancheros.iso` file from our [releases page](https://github.com/rancher/os/releases/).
|
The RancherOS ISO file can be used to create a fresh RancherOS install on KVM, VMware, VirtualBox, or bare metal servers. You can download the `rancheros.iso` file from our [releases page](https://github.com/rancher/os/releases/).
|
||||||
|
|
||||||
You must boot with at least **512MB** of memory. If you boot with the ISO, you will automatically be logged in as the `rancher` user. Only the ISO is set to use autologin by default. If you run from a cloud or install to disk, SSH keys or a password of your choice is expected to be used.
|
You must boot with at least **1280MB** of memory. If you boot with the ISO, you will automatically be logged in as the `rancher` user. Only the ISO is set to use autologin by default. If you run from a cloud or install to disk, SSH keys or a password of your choice is expected to be used.
|
||||||
|
|
||||||
> **Note:** If you are planning on [installing to disk]({{< baseurl >}}/os/v1.x/en/installation/running-rancheros/server/install-to-disk/), you will need at least 1.5GB of RAM.
|
|
||||||
|
|
||||||
### Install to Disk
|
### Install to Disk
|
||||||
|
|
||||||
|
|||||||
@@ -15,10 +15,15 @@ Docker is an open-source platform designed for developers, system admins, and De
|
|||||||
|
|
||||||
### Hardware Requirements
|
### Hardware Requirements
|
||||||
|
|
||||||
* x86_64 server with at least 512MB of RAM.
|
* Memory Requirements
|
||||||
|
|
||||||
> **Note:** If you are planning on [installing to disk]({{< baseurl >}}/os/v1.x/en/installation/running-rancheros/server/install-to-disk/), you will need at least 1024MB of RAM.
|
|
||||||
|
|
||||||
|
Platform | RAM requirement
|
||||||
|
---- | ----
|
||||||
|
Baremetal | 1280MB
|
||||||
|
VirtubalBox | 1280MB
|
||||||
|
VMWare | 1280MB (rancheros.iso) <br> 2048MB (rancheros-vmware.iso)
|
||||||
|
GCE | 1280MB
|
||||||
|
AWS | 1.7GB
|
||||||
|
|
||||||
### How this works
|
### How this works
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user