-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
1.7.0
-
None
-
False
-
-
False
-
-
Description of problem:
1. In the first chapter, Chapter 1. About Orchestrator in Red Hat Developer Hub, it states that:
To start using Orchestrator in RHDH, you must:
- Install the required infrastructure components, such as Red Hat OpenShift Serverless Operator, Knative Serving, Knative Eventing, and OpenShift Serverless Logic Operator
- Configure your Backstage custom resource (CR) or Helm values file for Orchestrator
- Import the Orchestrator software templates into the Red Hat Developer Hub catalog
The third bullet point is not a must have to use the orchestrator. The orchestrator can be installed without the software templates. After installing the orchestrator, the user can import the software templates into RHDH, or install a workflow and run it in the orchestrator UI tab, but it is not a must.
2. This sentence in section 1.3 is not correct:
When you configure RHDH to include the Orchestrator plugin, the RHDH Operator installs the necessary OpenShift Serverless operators, eliminating the need for separate scripts or Helm charts.
The RHDH operator does NOT install the Serverless operators for you.
The user must install OSL operator and Serverless Operator themselves, whether via the orchestrator-infra helm chart, the Operator Hub, or the plugins.sh script. This entire section should be rewritten to reflect that.
3. This section could use an example of the required helm install command for the orchestrator-infra chart
4. Section 1.3.2.2 is not relevant during the installation stage. It is only relevant when deploying workflows. This section is confusing to a first time reader and should be moved lower down.