Skip to content

Commit 796f8eb

Browse files
committed
Added how to uninstall service brokers
1 parent 421e4da commit 796f8eb

22 files changed

+195
-44
lines changed

_topic_map.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,20 @@ Topics:
100100
Topics:
101101
- Name: Installing the service catalog
102102
File: installing-service-catalog
103-
- Name: Installing the template service broker
103+
- Name: Installing the Template service Broker
104104
File: installing-template-service-broker
105105
- Name: Provisioning template applications
106106
File: provisioning-template-application
107+
- Name: Uninstalling the Template Service Broker
108+
File: uninstalling-template-service-broker
107109
- Name: Installing the OpenShift Ansible Broker
108110
File: installing-ansible-service-broker
109111
- Name: Configuring the OpenShift Ansible Broker
110112
File: configuring-ansible-service-broker
111113
- Name: Provisioning service bundles
112114
File: provisioning-service-bundle
115+
- Name: Uninstalling the OpenShift Ansible Broker
116+
File: uninstalling-ansible-service-broker
113117
- Name: Deployments
114118
Dir: deployments
115119
Topics:

applications/service_brokers/configuring-ansible-service-broker.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
IMPORTANT: The {asb-name} is deprecated in this release. Equivalent and better functionality is present in the Operator Framework and
9-
Operator Lifecycle Manager (OLM).
8+
[IMPORTANT]
9+
====
10+
The {asb-name} is deprecated in {product-title} 4. Equivalent and better
11+
functionality is present in the Operator Framework and Operator Lifecycle
12+
Manager (OLM).
13+
====
1014

1115
// Configuring the {asb-name} Operator
1216
include::modules/sb-configuring-ansible-service-broker.adoc[leveloffset=+1]

applications/service_brokers/installing-ansible-service-broker.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ toc::[]
88
You can install the {asb-name} to gain access to the service bundles that it
99
provides.
1010

11-
IMPORTANT: The {asb-name} is deprecated in this release. Equivalent and better functionality is present in the Operator Framework and
12-
Operator Lifecycle Manager (OLM).
11+
[IMPORTANT]
12+
====
13+
The {asb-name} is deprecated in {product-title} 4. Equivalent and better
14+
functionality is present in the Operator Framework and Operator Lifecycle
15+
Manager (OLM).
16+
====
1317

1418
.Prerequisites
1519

applications/service_brokers/installing-service-catalog.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
IMPORTANT: The service catalog is deprecated in this release. Equivalent and better functionality is present in the Operator Framework and
9-
Operator Lifecycle Manager (OLM).
8+
[IMPORTANT]
9+
====
10+
The service catalog is deprecated in {product-title} 4. Equivalent and better
11+
functionality is present in the Operator Framework and Operator Lifecycle
12+
Manager (OLM).
13+
====
1014

1115
// About the service catalog
1216
include::modules/modules/sb-about-service-catalog.adoc[leveloffset=+1]
Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
11
[id="sb-installing-tsb"]
2-
= Installing the template service broker
2+
= Installing the {tsb-name}
33
include::modules/common-attributes.adoc[]
44
:context: sb-installing-tsb
55

66
toc::[]
77

8-
You can install the template service broker to gain access to the template
8+
You can install the {tsb-name} to gain access to the template
99
applications that it provides.
1010

11-
IMPORTANT: The template service broker is deprecated in this release. Equivalent and better functionality is present in the Operator Framework and
12-
Operator Lifecycle Manager (OLM).
11+
[IMPORTANT]
12+
====
13+
The {tsb-name} is deprecated in {product-title} 4. Equivalent and better
14+
functionality is present in the Operator Framework and Operator Lifecycle
15+
Manager (OLM).
16+
====
1317

1418
.Prerequisites
1519

1620
* xref:../../applications/service_brokers/installing-service-catalog.adoc#sb-install-service-catalog-sb-installing-service-catalog[Install the service catalog]
1721

18-
// About the service template service broker
22+
// About the service {tsb-name}
1923
include::modules/modules/sb-about-template-service-broker.adoc[leveloffset=+1]
2024

21-
// Installing the template service broker Operator
25+
// Installing the {tsb-name} Operator
2226
include::modules/sb-install-tsb-operator.adoc[leveloffset=+1]
2327

24-
// Starting the template service broker
28+
// Starting the {tsb-name}
2529
include::modules/sb-start-tsb.adoc[leveloffset=+1]
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[id="sb-uninstalling-asb"]
2+
= Uninstalling the {asb-name}
3+
include::modules/common-attributes.adoc[]
4+
:context: sb-uninstalling-asb
5+
6+
toc::[]
7+
8+
You can uninstall the {asb-name} if you no longer need access to the service
9+
bundles that it provides.
10+
11+
[IMPORTANT]
12+
====
13+
The {asb-name} is deprecated in {product-title} 4. Equivalent and better
14+
functionality is present in the Operator Framework and Operator Lifecycle
15+
Manager (OLM).
16+
====
17+
18+
// Uninstalling the {asb-name}
19+
include::modules/modules/sb-uninstall-asb.adoc[leveloffset=+1]
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[id="sb-uninstalling-tsb"]
2+
= Uninstalling the {tsb-name}
3+
include::modules/common-attributes.adoc[]
4+
:context: sb-uninstalling-tsb
5+
6+
toc::[]
7+
8+
You can uninstall the {tsb-name} if you no longer need access to the template
9+
applications that it provides.
10+
11+
[IMPORTANT]
12+
====
13+
The {tsb-name} is deprecated in {product-title} 4. Equivalent and better
14+
functionality is present in the Operator Framework and Operator Lifecycle
15+
Manager (OLM).
16+
====
17+
18+
// Uninstalling the {tsb-name}
19+
include::modules/modules/sb-uninstall-tsb.adoc[leveloffset=+1]

modules/common-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
:op-system-first: Red Hat Enterprise Linux CoreOS (RHCOS)
1111
:op-system: RHCOS
1212
:asb-name: OpenShift Ansible Broker
13+
:tsb-name: Template Service Broker

modules/sb-about-template-service-broker.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
// * applications/service_brokers/installing-template-service-broker.adoc
44

55
[id="sb-about-template-service-broker-{context}"]
6-
= About the template service broker
6+
= About the {tsb-name}
77

8-
The _template service broker_ gives the service catalog visibility into the
8+
The _{tsb-name}_ gives the service catalog visibility into the
99
default Instant App and Quickstart templates that have shipped with
10-
{product-title} since its initial release. The template service broker can also
10+
{product-title} since its initial release. The {tsb-name} can also
1111
make available as a service anything for which an {product-title} template has
1212
been written, whether provided by Red Hat, a cluster administrator or user, or a third-party vendor.
1313

14-
By default, the template service broker shows objects that are globally
14+
By default, the {tsb-name} shows objects that are globally
1515
available from the `openshift` project. It can also be configured to watch any
1616
other project that a cluster administrator chooses.
1717

18-
The template service broker is not installed by default in {product-title} 4.
18+
The {tsb-name} is not installed by default in {product-title} 4.

modules/sb-configuring-ansible-service-broker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following procedure customizes the settings for your {asb-name}.
1616
This procedure assumes that you used `ansible-service-broker` both as the {asb-name} name and the project that it was installed into.
1717

1818
. Navigate in the web console to *Catalog* -> *Installed Operators* and select the `ansible-service-broker` project.
19-
// TODO: Change to *OpenShift Ansible Service Broker Operator* by GA (3 of 3)
19+
// TODO: Change to *OpenShift Ansible Service Broker Operator* by GA (3 of 5)
2020
. Select the *Automation Broker Operator*.
2121
. On the *Automation Broker* tab, select `ansible-service-broker`.
2222
. On the *YAML* tab, add or update any {asb-name} configuration options under the `spec` field.

0 commit comments

Comments
 (0)