From 3dd02515dce9aa4a4e4087165bc3150d72a99fd3 Mon Sep 17 00:00:00 2001 From: Tim O'Keefe Date: Fri, 28 Jul 2023 15:49:45 -0400 Subject: [PATCH] OSSM-4463: Link out to KCS from relevant docs location --- _attributes/common-attributes.adoc | 1 + modules/ossm-about-smcp.adoc | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/_attributes/common-attributes.adoc b/_attributes/common-attributes.adoc index 4ed54f40f0..39090f333a 100644 --- a/_attributes/common-attributes.adoc +++ b/_attributes/common-attributes.adoc @@ -138,6 +138,7 @@ endif::[] :FunctionsProductName: OpenShift Serverless Functions //service mesh v2 :product-dedicated: Red Hat OpenShift Dedicated +:product-rosa: Red Hat OpenShift Service on AWS :SMProductName: Red Hat OpenShift Service Mesh :SMProductShortName: Service Mesh :SMProductVersion: 2.4.1 diff --git a/modules/ossm-about-smcp.adoc b/modules/ossm-about-smcp.adoc index 290ab8f0d4..56d46a6cb4 100644 --- a/modules/ossm-about-smcp.adoc +++ b/modules/ossm-about-smcp.adoc @@ -21,3 +21,7 @@ Red Hat OpenShift Service on AWS (ROSA) places additional restrictions on where ==== The {SMProductShortName} documentation uses `istio-system` as the example project, but you can deploy the service mesh to any project. ==== + +ifndef::openshift-enterprise[] +If you are deploying the control plane for use on {product-rosa}, see the Red Hat Knowledgebase article link:https://access.redhat.com/solutions/6529231[OpenShift service mesh operator Istio basic not starting due to authentication errors], which discusses adding a new project and starting pods. +endif::openshift-enterprise[] \ No newline at end of file