From 0ca34899bf11f90dead104c9bbbbd334fb92d489 Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Thu, 31 May 2018 14:54:15 +0800 Subject: [PATCH] Update memory requirments --- content/os/v1.x/en/_index.md | 11 ++++++++--- .../workstation/boot-from-iso/_index.md | 4 +--- content/os/v1.x/en/overview/_index.md | 11 ++++++++--- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/content/os/v1.x/en/_index.md b/content/os/v1.x/en/_index.md index 44f95a0cb65..f6bd2a5854e 100644 --- a/content/os/v1.x/en/_index.md +++ b/content/os/v1.x/en/_index.md @@ -15,10 +15,15 @@ Docker is an open-source platform designed for developers, system admins, and De ### Hardware Requirements -* x86_64 server with at least 512MB of RAM. - -> **Note:** If you are planning on [installing to disk](installation/running-rancheros/server/install-to-disk/), you will need at least 1024MB of RAM. +* Memory Requirements +Platform | RAM requirement +---- | ---- +Baremetal | 1280MB +VirtubalBox | 1280MB +VMWare | 1280MB (rancheros.iso)
2048MB (rancheros-vmware.iso) +GCE | 1280MB +AWS | 1.7GB ### How this works diff --git a/content/os/v1.x/en/installation/running-rancheros/workstation/boot-from-iso/_index.md b/content/os/v1.x/en/installation/running-rancheros/workstation/boot-from-iso/_index.md index 9e119390fbc..2dbe8773753 100644 --- a/content/os/v1.x/en/installation/running-rancheros/workstation/boot-from-iso/_index.md +++ b/content/os/v1.x/en/installation/running-rancheros/workstation/boot-from-iso/_index.md @@ -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/). -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. - -> **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. +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. ### Install to Disk diff --git a/content/os/v1.x/en/overview/_index.md b/content/os/v1.x/en/overview/_index.md index 582e95e9d7b..658e58aa443 100644 --- a/content/os/v1.x/en/overview/_index.md +++ b/content/os/v1.x/en/overview/_index.md @@ -15,10 +15,15 @@ Docker is an open-source platform designed for developers, system admins, and De ### Hardware Requirements -* x86_64 server with at least 512MB of RAM. - -> **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. +* Memory Requirements +Platform | RAM requirement +---- | ---- +Baremetal | 1280MB +VirtubalBox | 1280MB +VMWare | 1280MB (rancheros.iso)
2048MB (rancheros-vmware.iso) +GCE | 1280MB +AWS | 1.7GB ### How this works