mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Merge pull request #191 from niusmallnan/for-v140
Update memory requirements and ECS AMIs
This commit is contained in:
@@ -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) <br> 2048MB (rancheros-vmware.iso)
|
||||
GCE | 1280MB
|
||||
AWS | 1.7GB
|
||||
|
||||
### How this works
|
||||
|
||||
|
||||
@@ -58,22 +58,22 @@ rancher:
|
||||
|
||||
### Amazon ECS enabled AMIs
|
||||
|
||||
Latest Release: [v1.2.0](https://github.com/rancher/os/releases/tag/v1.2.0)
|
||||
Latest Release: [v1.4.0](https://github.com/rancher/os/releases/tag/v1.4.0)
|
||||
|
||||
Region | Type | AMI
|
||||
---|--- | ---
|
||||
ap-south-1 | HVM - ECS enabled | [ami-add487c2](https://ap-south-1.console.aws.amazon.com/ec2/home?region=ap-south-1#launchInstanceWizard:ami=ami-add487c2)
|
||||
eu-west-3 | HVM - ECS enabled | [ami-f1a3158c](https://eu-west-3.console.aws.amazon.com/ec2/home?region=eu-west-3#launchInstanceWizard:ami=ami-f1a3158c)
|
||||
eu-west-2 | HVM - ECS enabled | [ami-8fbd58e8](https://eu-west-2.console.aws.amazon.com/ec2/home?region=eu-west-2#launchInstanceWizard:ami=ami-8fbd58e8)
|
||||
eu-west-1 | HVM - ECS enabled | [ami-f41e768d](https://eu-west-1.console.aws.amazon.com/ec2/home?region=eu-west-1#launchInstanceWizard:ami=ami-f41e768d)
|
||||
ap-northeast-2 | HVM - ECS enabled | [ami-3da30153](https://ap-northeast-2.console.aws.amazon.com/ec2/home?region=ap-northeast-2#launchInstanceWizard:ami=ami-3da30153)
|
||||
ap-northeast-1 | HVM - ECS enabled | [ami-31c1b657](https://ap-northeast-1.console.aws.amazon.com/ec2/home?region=ap-northeast-1#launchInstanceWizard:ami=ami-31c1b657)
|
||||
sa-east-1 | HVM - ECS enabled | [ami-31115f5d](https://sa-east-1.console.aws.amazon.com/ec2/home?region=sa-east-1#launchInstanceWizard:ami=ami-31115f5d)
|
||||
ca-central-1 | HVM - ECS enabled | [ami-bba622df](https://ca-central-1.console.aws.amazon.com/ec2/home?region=ca-central-1#launchInstanceWizard:ami=ami-bba622df)
|
||||
ap-southeast-1 | HVM - ECS enabled | [ami-aa5b1ad6](https://ap-southeast-1.console.aws.amazon.com/ec2/home?region=ap-southeast-1#launchInstanceWizard:ami=ami-aa5b1ad6)
|
||||
ap-southeast-2 | HVM - ECS enabled | [ami-eec73c8c](https://ap-southeast-2.console.aws.amazon.com/ec2/home?region=ap-southeast-2#launchInstanceWizard:ami=ami-eec73c8c)
|
||||
eu-central-1 | HVM - ECS enabled | [ami-29422646](https://eu-central-1.console.aws.amazon.com/ec2/home?region=eu-central-1#launchInstanceWizard:ami=ami-29422646)
|
||||
us-east-1 | HVM - ECS enabled | [ami-84171efe](https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#launchInstanceWizard:ami=ami-84171efe)
|
||||
us-east-2 | HVM - ECS enabled | [ami-9982b7fc](https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-2#launchInstanceWizard:ami=ami-9982b7fc)
|
||||
us-west-1 | HVM - ECS enabled | [ami-c7b3bca7](https://us-west-1.console.aws.amazon.com/ec2/home?region=us-west-1#launchInstanceWizard:ami=ami-c7b3bca7)
|
||||
us-west-2 | HVM - ECS enabled | [ami-3924a041](https://us-west-2.console.aws.amazon.com/ec2/home?region=us-west-2#launchInstanceWizard:ami=ami-3924a041)
|
||||
ap-south-1 | HVM - ECS enabled | [ami-84426ceb](https://ap-south-1.console.aws.amazon.com/ec2/home?region=ap-south-1#launchInstanceWizard:ami=ami-84426ceb)
|
||||
eu-west-3 | HVM - ECS enabled | [ami-d243f2af](https://eu-west-3.console.aws.amazon.com/ec2/home?region=eu-west-3#launchInstanceWizard:ami=ami-d243f2af)
|
||||
eu-west-2 | HVM - ECS enabled | [ami-3b79955c](https://eu-west-2.console.aws.amazon.com/ec2/home?region=eu-west-2#launchInstanceWizard:ami=ami-3b79955c)
|
||||
eu-west-1 | HVM - ECS enabled | [ami-297a7f50](https://eu-west-1.console.aws.amazon.com/ec2/home?region=eu-west-1#launchInstanceWizard:ami=ami-297a7f50)
|
||||
ap-northeast-2 | HVM - ECS enabled | [ami-b6913ad8](https://ap-northeast-2.console.aws.amazon.com/ec2/home?region=ap-northeast-2#launchInstanceWizard:ami=ami-b6913ad8)
|
||||
ap-northeast-1 | HVM - ECS enabled | [ami-89e218f6](https://ap-northeast-1.console.aws.amazon.com/ec2/home?region=ap-northeast-1#launchInstanceWizard:ami=ami-89e218f6)
|
||||
sa-east-1 | HVM - ECS enabled | [ami-43227b2f](https://sa-east-1.console.aws.amazon.com/ec2/home?region=sa-east-1#launchInstanceWizard:ami=ami-43227b2f)
|
||||
ca-central-1 | HVM - ECS enabled | [ami-5ff5763b](https://ca-central-1.console.aws.amazon.com/ec2/home?region=ca-central-1#launchInstanceWizard:ami=ami-5ff5763b)
|
||||
ap-southeast-1 | HVM - ECS enabled | [ami-51c0fe2d](https://ap-southeast-1.console.aws.amazon.com/ec2/home?region=ap-southeast-1#launchInstanceWizard:ami=ami-51c0fe2d)
|
||||
ap-southeast-2 | HVM - ECS enabled | [ami-dde436bf](https://ap-southeast-2.console.aws.amazon.com/ec2/home?region=ap-southeast-2#launchInstanceWizard:ami=ami-dde436bf)
|
||||
eu-central-1 | HVM - ECS enabled | [ami-1086b3fb](https://eu-central-1.console.aws.amazon.com/ec2/home?region=eu-central-1#launchInstanceWizard:ami=ami-1086b3fb)
|
||||
us-east-1 | HVM - ECS enabled | [ami-07cca478](https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#launchInstanceWizard:ami=ami-07cca478)
|
||||
us-east-2 | HVM - ECS enabled | [ami-294b744c](https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-2#launchInstanceWizard:ami=ami-294b744c)
|
||||
us-west-1 | HVM - ECS enabled | [ami-85667ce5](https://us-west-1.console.aws.amazon.com/ec2/home?region=us-west-1#launchInstanceWizard:ami=ami-85667ce5)
|
||||
us-west-2 | HVM - ECS enabled | [ami-01a4de79](https://us-west-2.console.aws.amazon.com/ec2/home?region=us-west-2#launchInstanceWizard:ami=ami-01a4de79)
|
||||
|
||||
+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/).
|
||||
|
||||
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
|
||||
|
||||
|
||||
@@ -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) <br> 2048MB (rancheros-vmware.iso)
|
||||
GCE | 1280MB
|
||||
AWS | 1.7GB
|
||||
|
||||
### How this works
|
||||
|
||||
|
||||
Reference in New Issue
Block a user