From c8575339ccf83cdcc80f7d367accb479be6ed1a4 Mon Sep 17 00:00:00 2001 From: John Chen Date: Fri, 8 Mar 2019 16:23:37 -0500 Subject: [PATCH] Added extra tip for "connectivity trouble" Part 4 doesn't include instructions to change the port forwarding to 80:80 in this section. The screenshot is a bit misleading if you're coming directly from part 3 and have port 4000 still forwarding to port 80. --- get-started/part4.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/get-started/part4.md b/get-started/part4.md index fbbea8ac25..7bf3c9d127 100644 --- a/get-started/part4.md +++ b/get-started/part4.md @@ -435,6 +435,10 @@ look: > > - Port 7946 TCP/UDP for container network discovery. > - Port 4789 UDP for the container ingress network. +> +> Double check what you have in the ports section under your web +> service and make sure the ip addresses you enter in your browser +> or curl reflects that ## Iterating and scaling your app