Skip to content

Commit 575bdae

Browse files
GitHub Actionsjmagak
authored andcommitted
Installation process (Helm-based) for orchestrator
1 parent ac922f1 commit 575bdae

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

assemblies/assembly-install-rhdh-orchestrator-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ endif::[]
1010

1111
:context: install-rhdh-orchestrator-helm
1212

13-
You can install {product} with Orchestrator by using the {product} Helm chart. Orchestrator brings serverless workflows into Backstage, targets application migration to the cloud, onboarding of developers, and user-made workflows of Backstage actions or external systems.
13+
You can install {product} with Orchestrator by using the {product} Helm chart. Orchestrator brings serverless workflows into {product-custom-resource-type}, targets application migration to the cloud, onboarding of developers, and user-made workflows of {product-custom-resource-type} actions or external systems.
1414

1515
include::modules/orchestrator/proc-install-rhdh-with-orchestrator-helm-cli.adoc[leveloffset=+1]
1616

modules/orchestrator/proc-install-rhdh-with-orchestrator-helm-cli.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a one-off requirement and must be completed before enabling the Orchestr
1616
1717
.Procedure
1818

19-
. As an administrator, install cluster-wide resources.
19+
. As an administrator, install relevant cluster-wide resources.
2020
+
2121
[source,yaml]
2222
----
@@ -82,11 +82,11 @@ orchestrator:
8282
+
8383
[NOTE]
8484
====
85-
This only configures the Orchestrators use of an external database. To configure {product} to use an external PostgreSQL instance, follow the steps in link:{configuring-book-url}#proc-configuring-postgresql-instance-using-helm_configuring-external-postgresql-databases[Configuring a PostgreSQL instance using Helm].
85+
This step only configures the Orchestrators use of an external database. To configure {product} to use an external PostgreSQL instance, follow the steps in link:{configuring-book-url}#proc-configuring-postgresql-instance-using-helm_configuring-external-postgresql-databases[Configuring a PostgreSQL instance using Helm].
8686
====
8787

8888
.Verification
8989

90-
. Verify that the orchestrator plugin is visible in the {product} UI.
90+
. Verify that the Orchestrator plugin is visible in the {product} UI.
9191

92-
. Create and run sample workflows to confirm orchestration is functioning correctly.
92+
. Create and run sample workflows to confirm the orchestration is functioning correctly.

modules/orchestrator/proc-install-rhdh-with-orchestrator-helm-webui.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ You can install {product} ({product-very-short}) with the Orchestrator by using
55

66
.Prerequisites
77

8-
* You are logged in to the OpenShift Container Platform web console as a cluster administrator.
8+
* You are logged in to the {ocp-short} web console as a cluster administrator.
99
* You have access to the {product} Helm chart repository.
1010
* Your cluster has internet access or the Helm charts are mirrored in a disconnected environment.
1111

1212
.Procedure
1313

14-
. In the OpenShift web console, go to menu:Helm[Helm Charts].
14+
. In the {ocp-short} web console, go to menu:Helm[Helm Charts].
1515

1616
. Click btn:[Repository] and confirm that the {product} Helm chart repository is available.
1717

0 commit comments

Comments
 (0)