Merge "Document warning that private registry names should not end with ".local" (r8, r7, r6, r5, dsR8, dsR7, dsR6)"
This commit is contained in:
commit
322f99a3e6
@ -9,6 +9,10 @@ Bootstrapping from a Private Docker Registry
|
||||
You can bootstrap controller-0 from a private Docker registry in the event that
|
||||
your server is isolated from the public Internet.
|
||||
|
||||
.. note::
|
||||
The private docker registry name must not end with ".local" to ensure that
|
||||
the domain name is properly resolved using external DNS.
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
#. Update your /home/sysadmin/localhost.yml bootstrap overrides file with the
|
||||
|
@ -9,6 +9,10 @@ Check New Registry and Reapply Application
|
||||
Perform these steps on both controllers. Use controller-0 first and then swact
|
||||
to controller-1 and perform the same steps.
|
||||
|
||||
.. note::
|
||||
The private docker registry name must not end with ".local" to ensure that
|
||||
the domain name is properly resolved using external DNS.
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
#. Run this command to login:
|
||||
|
Loading…
Reference in New Issue
Block a user