From 25b3dbe932cd9969a06b1871c3db6007084c3268 Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Thu, 7 Jul 2016 12:43:47 -0700 Subject: [PATCH] update docs --- docs/network.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/network.md b/docs/network.md index 46980bd..c73f476 100644 --- a/docs/network.md +++ b/docs/network.md @@ -14,7 +14,7 @@ default-route-10-200-1-0-24 default 10.200.1.0/24 10.240.0.31 default-route-10-200-2-0-24 default 10.200.2.0/24 10.240.0.32 1000 ``` -## Get the routing Table +## Get the Routing Table The first thing we need to do is gather the information required to populate the router table. We need the Internal IP address and Pod Subnet for each of the worker nodes.