From 938b2c233fcecbd8e12d4f1ca4d4801533e9192d Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Thu, 7 Jul 2016 15:10:24 -0700 Subject: [PATCH] update docs --- docs/kubectl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/kubectl.md b/docs/kubectl.md index 0a704c2..4c9e179 100644 --- a/docs/kubectl.md +++ b/docs/kubectl.md @@ -32,8 +32,8 @@ Recall the Public IP address we allocated for the frontend load balancer: gcloud compute addresses list ``` ``` -NAME REGION ADDRESS STATUS -kubernetes us-central1 146.148.34.151 RESERVED +NAME REGION ADDRESS STATUS +kubernetes us-central1 104.197.132.159 IN_USE ``` Recall the token we setup for the admin user: