Skip to content

Commit 40d12fd

Browse files
committed
docs(contributing): clean up insecure-registry language
1 parent 6c64027 commit 40d12fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/contributing/hacking.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ Make sure it meets the following requirements:
105105

106106
.. note::
107107

108-
If the development registry is insecure, you'll have to modify contrib/coreos/user-data.example
108+
If the development registry is insecure and has an IP address in a range other than ``10.0.0.0/8``,
109+
``172.16.0.0/12``, or ``192.168.0.0/16``, you'll have to modify ``contrib/coreos/user-data.example``
109110
and whitelist your development registry so the daemons can pull your custom components.
110111

111112
Development Workflow

0 commit comments

Comments
 (0)