We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c64027 commit 40d12fdCopy full SHA for 40d12fd
1 file changed
docs/contributing/hacking.rst
@@ -105,7 +105,8 @@ Make sure it meets the following requirements:
105
106
.. note::
107
108
- If the development registry is insecure, you'll have to modify contrib/coreos/user-data.example
+ 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``
110
and whitelist your development registry so the daemons can pull your custom components.
111
112
Development Workflow
0 commit comments