From fe0dcdd59d84878de93ae636ba4179a0a6057f8e Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Thu, 7 Jul 2016 12:43:10 -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 0628ac8..46980bd 100644 --- a/docs/network.md +++ b/docs/network.md @@ -1,6 +1,6 @@ # Managing the Container Network Routes -Now that each worker node is online we need to add routes to make sure that Pods running on different machines can talk to each other. In this lab we are not going to provision any overlay networks and instead rely on layer 3 networking. That means we need to add routes to our route. In GCP each network has a route that can be configured. If this was an on-prem datacenter then ideally you would need to add the routes to your router. +Now that each worker node is online we need to add routes to make sure that Pods running on different machines can talk to each other. In this lab we are not going to provision any overlay networks and instead rely on Layer 3 networking. That means we need to add routes to our router. In GCP each network has a router that can be configured. If this was an on-prem datacenter then ideally you would need to add the routes to your local router. After completing this lab you will have the following router entries: