Skip to content

Commit 0d5c213

Browse files
author
GitHub Actions
committed
Enhance Developer Experience with Orchestrator
1 parent 0396be1 commit 0d5c213

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

assemblies/assembly-automating-workflow-deployment-with-orchestrator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[id="assembly-automating-workflow-deployment-with-orchestrator"]
44
= Automating workflow deployment with Orchestrator
55

6-
The Orchestrator plugin for {product} ({product-very-short}) automates the software development lifecycle (SDLC) for serverless workflows. By using the Orchestrator software templates, you bootstrap a complete serverless workflow project that includes a fully operational Git repository, deployment configurations, and automated Continuous Integration (CI) and Continuous Deployment (CD) pipelines.
6+
The Orchestrator plugin for {product} ({product-very-short}) automates the software development lifecycle (SDLC) for serverless workflows. By using the Orchestrator link:https://github.com/rhdhorchestrator/workflow-software-templates[software templates], you bootstrap a complete serverless workflow project that includes a fully operational Git repository, deployment configurations, and automated Continuous Integration (CI) and Continuous Deployment (CD) pipelines.
77

88
The Orchestrator plugin integrates these components:
99

@@ -15,7 +15,7 @@ ArgoCD or Red Hat OpenShift GitOps:: Manages the CD pipeline to deploy the workf
1515

1616
Quay.io:: Stores the container images generated by the pipelines.
1717

18-
Openshift Serverless Logic operator:: Implements serverless workflow specifications
18+
OpenShift Serverless Logic operator:: Implements serverless workflow specifications
1919

2020
// installing Orchestrator software templates
2121
include::modules/orchestrator/proc-installing-orchestrator-software-templates.adoc[leveloffset=+1]

modules/orchestrator/proc-creating-a-serverless-workflow-project.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ The system creates two repositories:
5656
[role="_additional-resources"]
5757
.Additional resources
5858

59-
* link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/orchestrator_in_red_hat_developer_hub/index#assembly-building-and-deploying-serverless-workflows[Building and deploying serverless workflows]
59+
* {orchestrator-book-link}#assembly-building-and-deploying-serverless-workflows[Building and deploying serverless workflows]

modules/orchestrator/proc-installing-the-orchestrator-software-templates-infra-chart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The `orchestrator-software-templates-infra` chart installs the Custom Resource D
99

1010
* You have `cluster-admin` privileges.
1111
* You have installed the Helm CLI.
12-
* Make sure you include the following required plugins:
12+
* You have included the following required plugins:
1313

1414
** `backstage-plugin-scaffolder-backend-module-github-dynamic`
1515
** `backstage-plugin-scaffolder-backend-module-gitlab-dynamic`

0 commit comments

Comments
 (0)