From 7927f45f403e10d1572a68cea11d5b5f7f21224e Mon Sep 17 00:00:00 2001 From: roldanbob Date: Fri, 9 Feb 2024 16:23:50 -0500 Subject: [PATCH] DBZ-7440 Retarget Streams Deployment guide links to Deploy/Manage guide --- ...ing-streams-to-deploy-a-debezium-db2-ora-pg-connector.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/modules/ROOT/partials/modules/all-connectors/proc-using-streams-to-deploy-a-debezium-db2-ora-pg-connector.adoc b/documentation/modules/ROOT/partials/modules/all-connectors/proc-using-streams-to-deploy-a-debezium-db2-ora-pg-connector.adoc index c6fe46ce5..56c73dafc 100644 --- a/documentation/modules/ROOT/partials/modules/all-connectors/proc-using-streams-to-deploy-a-debezium-db2-ora-pg-connector.adoc +++ b/documentation/modules/ROOT/partials/modules/all-connectors/proc-using-streams-to-deploy-a-debezium-db2-ora-pg-connector.adoc @@ -10,8 +10,8 @@ After {StreamsName} builds the Kafka Connect image, you create `KafkaConnector` .Prerequisites * You have access to an OpenShift cluster on which the cluster Operator is installed. * The {StreamsName} Operator is running. -* An Apache Kafka cluster is deployed as documented in link:{LinkDeployStreamsOpenShift}#kafka-cluster-str[{NameDeployStreamsOpenShift}]. -* link:{LinkDeployStreamsOpenShift}#kafka-connect-str[Kafka Connect is deployed on {kafka-streams}] +* An Apache Kafka cluster is deployed as documented in link:{LinkDeployManageStreamsOpenShift}#kafka-cluster-str[{NameDeployManageStreamsOpenShift}]. +* link:{LinkDeployManageStreamsOpenShift}#kafka-connect-str[Kafka Connect is deployed on {kafka-streams}] * You have a {prodnamefull} license. * The link:https://access.redhat.com/documentation/en-us/openshift_container_platform/{ocp-latest-version}/html-single/cli_tools/index#installing-openshift-cli[OpenShift `oc` CLI] client is installed or you have access to the OpenShift Container Platform web console. * Depending on how you intend to store the Kafka Connect build image, you need registry permissions or you must create an ImageStream resource: