Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

VirtualBox

Bogdan Marian edited this page Oct 10, 2017 · 10 revisions

This page details how to run Rancher server and 2 agents on VMs created via Oracle VirtualBox.

Prerequisites

  • Install VirtualBox, if you haven't done so already.
    In case your host is running Windows 10 Pro + Hyper-V, please remove this hypervisor before running any VirtualBox VMs!
  • Have the ability of accessing a machine using SSH

VirtualBox Virtual Machines

# VM Name Role OS CPU Cores RAM (MB) Disk (GB) Comments
1 rs Rancher server CoreOS 2 1024 10
  • VirtualBox → VM Settings → Network → Adapter 1: NAT
  • VirtualBox → VM Settings → Network → Adapter 2: Bridges Adapter
2 ra1 Rancher agent 2048 20
3 ra2 Rancher agent 2048 20
Clone this wiki locally