Skip to content

Commit 1af3622

Browse files
authored
Merge pull request #890 from smccarthy-ie/ENG-24639-mlmd-removal
ENG-24639: remove mlmd note from model registry docs
2 parents 6518322 + db4796a commit 1af3622

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

modules/creating-a-model-registry.adoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,6 @@ ifndef::upstream[]
1515
* A cluster administrator has enabled the model registry component in your {productname-short} deployment. For more information, see link:{rhoaidocshome}{default-format-url}/enabling_the_model_registry_component/enabling-the-model-registry-component_model-registry-config[Enabling the model registry component].
1616
endif::[]
1717
* You have access to an external MySQL database which uses at least MySQL version 5.x. However, {org-name} recommends that you use MySQL version 8.x.
18-
+
19-
[NOTE]
20-
====
21-
The `mysql_native_password` authentication plugin is required for the ML Metadata component to successfully connect to your database. `mysql_native_password` is disabled by default in MySQL 8.4 and later. If your database uses MySQL 8.4 or later, you must update your MySQL deployment to enable the `mysql_native_password` plugin.
22-
23-
For more information about enabling the `mysql_native_password` plugin, see link:https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html[Native Pluggable Authentication] in the MySQL documentation.
24-
25-
By default, the {openshift-platform} MySQL template uses the `caching_sha2_password` authentication plugin. If you used the {openshift-platform} template for MySQL, you must manually update it to use `mysql_native_password` for the model registry to connect to your database instance successfully.
26-
ifndef::upstream[]
27-
For more information, see the link:https://access.redhat.com/solutions/7128249[Model registry fails to connect to MySQL database due to an authentication plugin mismatch] Knowledgebase solution.
28-
endif::[]
29-
====
3018

3119
.Procedure
3220
. From the {productname-short} dashboard, click *Settings* -> *Model registry settings*.

0 commit comments

Comments
 (0)