Skip to content

Commit 3998c15

Browse files
committed
docs(private-networks): add RFC 6598 address range
1 parent 88aeeba commit 3998c15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
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``.
2+
Deis must be able to communicate via a private network in one of the RFC 1918 or RFC 6598 private
3+
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

Comments
 (0)