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
(cherry picked from commit 0ca93e2576
)
This commit is contained in:

committed by
Elaine A Fonaro Antonio

parent
6a734edd24
commit
27ff02c3a0
@@ -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:
|
||||
|
Reference in New Issue
Block a user