From 6f253cf6ca4e42c10d71a820f53d947b27d25fb8 Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Fri, 8 Jul 2016 16:46:47 -0700 Subject: [PATCH] clean up docs --- docs/01-infrastructure.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/01-infrastructure.md b/docs/01-infrastructure.md index 95383fb..028021d 100644 --- a/docs/01-infrastructure.md +++ b/docs/01-infrastructure.md @@ -40,6 +40,8 @@ NAME MODE IPV4_RANGE GATEWAY_IPV4 kubernetes custom ``` +Create a subnet for the Kubernetes cluster: + ``` gcloud compute networks subnets create kubernetes \ --network kubernetes \