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

- Added a warning related to the private registry name.

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: I81d0ac6df23a12cb5d4004b63c096019ebf136f7
This commit is contained in:
Elaine Fonaro 2023-04-20 17:35:47 -03:00 committed by Elaine A Fonaro Antonio
parent 821a51c8a0
commit 0ca93e2576
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: