From 9fdc2510061cf90d111d16e642f1c909f039d055 Mon Sep 17 00:00:00 2001 From: qiaolei Date: Tue, 8 Sep 2015 22:40:45 +0800 Subject: [PATCH] Fixed a markdown error in rackspace.md --- docs/getting-started-guides/rackspace.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started-guides/rackspace.md b/docs/getting-started-guides/rackspace.md index c0066c582bb..a4ecae09b17 100644 --- a/docs/getting-started-guides/rackspace.md +++ b/docs/getting-started-guides/rackspace.md @@ -79,6 +79,7 @@ The current cluster design is inspired by: ## Cluster There is a specific `cluster/rackspace` directory with the scripts for the following steps: + 1. A cloud network will be created and all instances will be attached to this network. - flanneld uses this network for next hop routing. These routes allow the containers running on each node to communicate with one another on this private network. 2. A SSH key will be created and uploaded if needed. This key must be used to ssh into the machines (we do not capture the password).