We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 128bb80 + 3998c15 commit 898d04cCopy full SHA for 898d04c
1 file changed
docs/_includes/_private-network.rst
@@ -1,3 +1,3 @@
1
Due to changes introduced in Docker 1.3.1 related to insecure Docker registries, the hosts running
2
-Deis must be able to communicate via a private network in one of the RFC1918 private address spaces:
3
-``10.0.0.0/8``, ``172.16.0.0/12``, or ``192.168.0.0/16``.
+Deis must be able to communicate via a private network in one of the RFC 1918 or RFC 6598 private
+address spaces: ``10.0.0.0/8``, ``172.16.0.0/12``, ``192.168.0.0/16``, or ``100.64.0.0/10``.
0 commit comments