diff --git a/modules/deploying-models-using-the-single-model-serving-platform.adoc b/modules/deploying-models-using-the-single-model-serving-platform.adoc index 13bf9766..b5b9c8f4 100644 --- a/modules/deploying-models-using-the-single-model-serving-platform.adoc +++ b/modules/deploying-models-using-the-single-model-serving-platform.adoc @@ -1,5 +1,4 @@ :_module-type: CONCEPT -:self-managed: [id="deploying-models-using-the-single-model-serving-platform_{context}"] = Deploying models by using the single model serving platform @@ -7,15 +6,16 @@ [role='_abstract'] On the single model serving platform, each model is deployed on its own model server. This helps you to deploy, monitor, scale, and maintain large models that require increased resources. +ifdef::self-managed[] [IMPORTANT] ==== -ifdef::self-managed[] If you want to use a self-signed certificate with the single-model serving platform, you must install a certificate authority (CA) bundle on your {openshift-platform} cluster. For more information, see link:{rhoaidocshome}{default-format-url}/installing_and_uninstalling_{url-productname-short}/working-with-certificates_certs#adding-a-ca-bundle_certs[Adding a CA bundle] ({productname-short} Self-Managed) or link:{rhoaidocshome}{default-format-url}/installing_and_uninstalling_{url-productname-short}_in_a_disconnected_environment/working-with-certificates_certs#adding-a-ca-bundle_certs[Adding a CA bundle] ({productname-short} Self-Managed in a disconnected environment). +==== endif::[] ifdef::cloud-service[] +[IMPORTANT] +==== If you want to use a self-signed certificate with the single-model serving platform, you must install a certificate authority (CA) bundle on your OpenShift cluster. For more information, see link:{rhoaidocshome}{default-format-url}/installing_and_uninstalling_{url-productname-short}/working-with-certificates_certs#adding-a-ca-bundle_certs[Adding a CA bundle]. -endif::[] - -Alternatively, you can disable SSL authentication for KServe. For more information, see the Red Hat Knowledgebase solution article link:https://access.redhat.com/solutions/7047512[How to skip the validation of SSL for KServe^]. -==== \ No newline at end of file +==== +endif::[] \ No newline at end of file