Skip to content

Integrated Registry

The integrated registry is a convenient registry access feature provided for the workspace. The workspace administrator (Workspace Admin) can flexibly access the container registry for the workspace as needed for use by workspace members. After accessing, when members deploy applications in the namespace under the workspace, they can pull all public and private images under the workspace with one click through the Select Image button to achieve rapid application deployment.

  • Support for associating Harbor and Docker registry instances
  • For Harbor instances, in addition to accessing the administrator account, you can also access the robot account to achieve the same access effect

Benefits

  • Flexible and convenient: Workspace administrators can independently access one or more Harbor/Docker type container registrys for use by workspace members.
  • Global linkage: After accessing, when deploying applications on Workbench, you can press the Select Image button to select the image in the registry with one click to achieve rapid application deployment.

Steps

  1. Log in to the web console as a user with the Workspace Admin role, and click Container Registry -> Integrated Registry from the left navigation bar.

  2. Click the Integrate Registry button in the upper right corner.

  3. After filling in the form information, click OK.

    Note

    1. If the Docker Registry has not set a password, you can leave it blank, and the Harbor registry must fill in the username/password.
    2. For a hands-on demo, see Integrated Registry Video Demo

Comments