이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Chapter 3. Editing a model registry


You can edit the details of existing model registries, such as the model registry name, description, and database connection details.

Prerequisites

  • You have logged in to OpenShift AI as a user with OpenShift AI administrator privileges.
  • A cluster administrator has enabled the model registry component in your OpenShift AI deployment. For more information, see Enabling the model registry component.
  • Your OpenShift AI deployment contains at least 1 model registry.

Procedure

  1. From the OpenShift AI dashboard, click Settings Model registry settings.
  2. Click the action menu () beside the model registry that you want to edit, and then click Edit model registry.

    The Edit model registry dialog opens.

  3. Optional: In the Name field, edit the name of the model registry.
  4. Optional: In the Description field, edit the description of the model registry.
  5. Optional: In the Connect to external MySQL database section, edit the information for the external database where model data for the registry is stored.

    1. In the Host field, enter the database’s hostname.

      1. If the database is running in the rhoai-model-registries namespace, enter only the hostname for the database.
      2. If the database is running in a different namespace from rhoai-model-registries, enter the database hostname details in <hostname>.<namespace>.svc.cluster.local format.
    2. In the Port field, enter the port number for the database.
    3. In the Username field, enter the default user name that is connected to the database.
    4. In the Password field, enter the password for the default user account.
    5. In the Database field, enter the database name.
  6. Optional: Select the Add CA certificate to secure database connection to use a certificate with your database connection.

    Important

    If your external database is configured to enforce Transport Layer Security (TLS), then you must add a Certificate Authority (CA) certificate.

    1. Click Use cluster-wide CA bundle to use the ca-bundle.crt bundle in the odh-trusted-ca-bundle ConfigMap.
    2. Click Use Red Hat OpenShift AI CA bundle to use the odh-ca-bundle.crt bundle in the odh-trusted-ca-bundle ConfigMap.
    3. Click Choose from existing certificates to select an existing certificate. You can select the key of any ConfigMap or secret in the rhoai-model-registries namespace.

      1. From the Resource list, select a ConfigMap or secret.
      2. From the Key list, select a key.
    4. Click Upload new certificate to upload a new certificate as a ConfigMap.

      1. Drag and drop the PEM file for your certificate into the Certificate field, or click Upload to select a file from your local machine’s file system.

        Note

        Uploading a certificate creates the db-credential ConfigMap with the ca.crt key.

        To upload a certificate as a secret, you must create a secret in the OpenShift rhoai-model-registries namespace, and then select it as an existing certificate when you create your model registry.

        For more information about creating secrets in OpenShift, see Providing sensitive data to pods by using secrets.

  7. Click Update.

Verification

  • The model registry appears with updated details on the Model registry settings page.
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat