Skip to content

Commit a5c53cf

Browse files
committed
added prerequisite to enable marketplace
added changes made review changes added links added xref added pre-requisites to assemby added changes made review changes
1 parent 687a411 commit a5c53cf

File tree

5 files changed

+21
-19
lines changed

5 files changed

+21
-19
lines changed

applications/connecting_applications_to_services/installing-sbo.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ This guide walks cluster administrators through the process of installing the {s
1212

1313
You can install {servicebinding-title} on {product-title} 4.7 and later.
1414

15-
// Prerequisites for installing Service Binding Operator
16-
//[discrete]
17-
//== Prerequisites
15+
[discrete]
16+
== Prerequisites
1817

19-
//You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
18+
* You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
19+
* Your cluster has the xref:../../post_installation_configuration/cluster-capabilities.adoc#cluster-capabilities[Marketplace capability] enabled or the Red Hat Operator catalog source configured manually.
2020

2121

2222
//Installing Service Binding Operator using web console

cicd/gitops/installing-openshift-gitops.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ toc::[]
99
[role="_abstract"]
1010
{gitops-title} uses Argo CD to manage specific cluster-scoped resources, including cluster Operators, optional Operator Lifecycle Manager (OLM) Operators, and user management.
1111

12+
[discrete]
13+
== Prerequisites
14+
15+
* You have access to the {product-title} web console.
16+
* You are logged in as a user with the `cluster-admin` role.
17+
* You are logged in to the {product-title} cluster as an administrator.
18+
* Your cluster has the xref:../../post_installation_configuration/cluster-capabilities.adoc#cluster-capabilities[Marketplace capability] enabled or the Red Hat Operator catalog source configured manually.
19+
20+
[WARNING]
21+
====
22+
If you have already installed the Community version of the Argo CD Operator, remove the Argo CD Community Operator before you install the {gitops-title} Operator.
23+
====
24+
1225
This guide explains how to install the {gitops-title} Operator to an {product-title} cluster and log in to the Argo CD instance.
1326

1427
include::modules/installing-gitops-operator-in-web-console.adoc[leveloffset=+1]

cicd/pipelines/installing-pipelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This guide walks cluster administrators through the process of installing the {p
1414
== Prerequisites
1515

1616
* You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
17-
1817
* You have installed `oc` CLI.
1918
* You have installed xref:../../cli_reference/tkn_cli/installing-tkn.adoc#installing-tkn[OpenShift Pipelines (`tkn`) CLI] on your local system.
19+
* Your cluster has the xref:../../post_installation_configuration/cluster-capabilities.adoc#cluster-capabilities[Marketplace capability] enabled or the Red Hat Operator catalog source configured manually.
2020

2121
ifdef::openshift-origin[]
2222
* Ensure that you have downloaded the {cluster-manager-url-pull} as shown in the xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installation-obtaining-installer_installing-gcp-customizations[Obtaining the installation program] to install this Operator.

modules/installing-gitops-operator-in-web-console.adoc

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,6 @@
66
[id="installing-gitops-operator-in-web-console_{context}"]
77
= Installing OpenShift GitOps Operator in web console
88

9-
.Prerequisites
10-
11-
* Access to the {product-title} web console.
12-
* An account with the `cluster-admin` role.
13-
* You are logged in to the {product-title} cluster as an administrator.
14-
15-
[WARNING]
16-
====
17-
If you have already installed the Community version of the Argo CD Operator, remove the Argo CD Community Operator before you install the {gitops-title} Operator.
18-
====
19-
209
.Procedure
2110

2211
. Open the *Administrator* perspective of the web console and navigate to *Operators**OperatorHub* in the menu on the left.

modules/op-installing-sbo-operator-using-the-web-console.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
You can install {servicebinding-title} using the {product-title} OperatorHub. When you install the {servicebinding-title}, the custom resources (CRs) required for the service binding configuration are automatically installed along with the Operator.
66

7-
[discrete]
8-
== Prerequisites
9-
You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
7+
//[discrete]
8+
//== Prerequisites
9+
//You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
1010

1111
[discrete]
1212
.Procedure

0 commit comments

Comments
 (0)