Skip to content

Commit 1e2408b

Browse files
committed
Updating quickstart to point to tutorials
1 parent 1c1ba15 commit 1e2408b

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

QUICKSTART.md

+1-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
11
# Quick Start Guide
22

3-
This document provides the steps to create a quick setup on a local Mac OS or Linux host using a cluster of Virtual Box VMs setup using vagrant.
4-
5-
## Pre-requisites
6-
7-
* [Install Virtual Box 5.1.14 or later]( https://www.virtualbox.org/wiki/Downloads )
8-
* [Install Vagrant 1.9.1 or later]( https://www.vagrantup.com/downloads.html )
9-
* [Install Docker 1.12 or later]( https://docs.docker.com/engine/installation/ )
10-
* Clone the Contiv install repository <br>
11-
`git clone http://github.com/contiv/install'
12-
13-
## Setup the cluster with Contiv for Kubernetes
14-
`make demo-k8s`
15-
16-
## Setup the cluster with Contiv for Docker with Swarm
17-
`make demo-swarm`
18-
19-
## Customizing the setup
20-
21-
* The default configuration creates a 2 node cluster. To increase the number of nodes set the environment variable `CONTIV_NODES=<n>`
3+
Please follow the tutorials [here](http://contiv.github.io/documents/tutorials/).
224

235
## Quick Start Guide for CentOS 7.x hosts
246

0 commit comments

Comments
 (0)