Review feedback

This commit is contained in:
Tom Wilkie
2015-12-01 10:47:34 +00:00
parent 02ac1fb9cb
commit 51cc333139

View File

@@ -32,8 +32,8 @@ Scope does need to be running on every machine you want to monitor.
Scope allows anyone with access to the UI control over your containers: as
such, the Scope app endpoint (port 4040) should not be made accessible on
the Internet. Whats more, probe <-> app traffic is currently insecure and
should not traverse the internet.
the Internet. Additionally traffic between the app and the probe is currently
insecure and should not traverse the internet.
## <a name="architecture"></a>Architecture