Merge pull request #8431 from kryptonite303/patch-1

Added extra tip for "connectivity trouble"
This commit is contained in:
L-Hudson 2019-03-12 08:36:08 -04:00 committed by GitHub
commit df784a1fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -439,6 +439,10 @@ look:
> >
> - Port 7946 TCP/UDP for container network discovery. > - Port 7946 TCP/UDP for container network discovery.
> - Port 4789 UDP for the container ingress network. > - 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 ## Iterating and scaling your app