Skip to content

mohitarora/coreos-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo provides a template Vagrantfile to create a CoreOS virtual machines cluster. After setup is complete you will have 3 CoreOS virtual machines running on your local machine forming a cluster.

  1. Install dependencies
  • [virtualbox] 4.0 or greater.
  • [vagrant] 1.5 or greater.
  1. Clone this project and get it running!
git clone https://github.com/mohitarora/coreos-vagrant
cd coreos-vagrant
  1. Configure Dicovery URL

Generate a new token for your cluster from https://discovery.etcd.io/new and replace the discover URL in user-date file.

  1. Startup and SSH
vagrant up

vagrant up triggers vagrant to download the CoreOS image (if necessary) and (re)launch the instance

About

Minimal Vagrantfile for CoreOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published