docs/doc/source/dist_cloud/kubernetes/updating-docker-registry-credentials-on-a-subcloud.rst
Juanita-Balaraj c992d7d7d4 Modified the topic, "Update Docker Registry Credentials on a Subcloud" to remove "./ to invoke the script.
Closes Bug: 1947014
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: I4195e191fa99ea37aeff22273883e9862a5da6ef
2021-11-26 13:45:52 -05:00

1.1 KiB

Update Docker Registry Credentials on a Subcloud

On a subcloud that uses the System Controller's Docker registry (registry.central) as its install registry, you should use the System Controller's sysinv service credentials for accessing registry.central. This makes access to registry.central independent of changes to the Distributed Cloud's Keystone admin user password.

Use the following procedure to update the install registry credentials on the subcloud to the sysinv service credentials of the System Controller.

  1. On the System Controller, get the password for the sysinv services.

    $ keyring get sysinv services
  2. On each subcloud, run the following script to update the Docker registry credentials to sysinv:

    $ update_docker_registry_auth.sh sysinv <sysinv_password>