Add Docker daemon TLS port for node drivers/templates

This commit is contained in:
Sebastiaan van Steenis
2018-07-17 15:13:08 -07:00
committed by Denise
parent a5d6cadfc1
commit a6b67d2bb0
2 changed files with 24 additions and 0 deletions
@@ -41,6 +41,12 @@
<td><ul><li>35.160.43.145/32</li><li>35.167.242.46/32</li><li>52.33.59.17/32</li></td>
<td>git.rancher.io (catalogs)</td>
</tr>
<tr>
<td>TCP</td>
<td>2376</td>
<td><ul><li>Any node IP from a node created using Node Driver</li></td>
<td>Docker daemon TLS port used by Docker Machine</td>
</tr>
<tr>
<td>TCP</td>
<td>6443</td>