Merge "Document warning that private registry names should not end with ".local" (r8, r7, r6, r5, dsR8, dsR7, dsR6)"

This commit is contained in:
Zuul 2023-04-26 20:21:16 +00:00 committed by Gerrit Code Review
commit 322f99a3e6
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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: