generated from redhat-developer/new-project-template
-
Notifications
You must be signed in to change notification settings - Fork 56
RHIDP-9237: Restructuring the existing Orchestrator Documentation #1604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jmagak
wants to merge
9
commits into
redhat-developer:main
Choose a base branch
from
jmagak:RHIDP-9237-Restructuring-the-existing-Orchestrator-Documentation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 6 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
e068258
Restructure the Orchestrator
invalid-email-address fab3f05
Restructure the Orchestrator
invalid-email-address 2d6dd1d
Restructure the Orchestrator
invalid-email-address a7bde0c
Restructure the Orchestrator
invalid-email-address 730456c
Restucture Orchestrator documentation
invalid-email-address fb815fc
Restructure the Orchestrator
invalid-email-address fabfbdf
Restructure the Orchestrator
invalid-email-address eb1b040
Apply suggestions
invalid-email-address 511aeef
Apply suggestions
invalid-email-address File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| ifndef::context[] | ||
| [id="install-rhdh-orchestrator-helm.adoc"] | ||
| endif::[] | ||
| ifdef::context[] | ||
| [id="assembly-install-rhdh-orchestrator-helm"] | ||
| endif::[] | ||
| :context: install-rhdh-orchestrator | ||
| = Installing {product} with Orchestrator by using the {product} Helm chart | ||
|
|
||
| You can install {product} with Orchestrator by using the {product} Helm chart. | ||
|
|
||
| include::modules/orchestrator/proc-install-rhdh-with-orchestrator-helm-cli.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/orchestrator/proc-install-rhdh-with-orchestrator-helm-webui.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/orchestrator/ref-orchestrator-resource-limits.adoc[leveloffset=+1] | ||
|
|
||
| // manual installation | ||
| include::modules/orchestrator/proc-manual-install-components-orchestrator-plugin.adoc[leveloffset=+1] |
16 changes: 16 additions & 0 deletions
16
assemblies/assembly-install-rhdh-orchestrator-operator.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| ifndef::context[] | ||
| [id="install-rhdh-orchestrator-operator"] | ||
| endif::[] | ||
| ifdef::context[] | ||
| [id="assembly-install-rhdh-orchestrator-operator"] | ||
| endif::[] | ||
| :context: install-rhdh-orchestrator | ||
| = Installing {product} with Orchestrator by using the {product} Operator | ||
|
|
||
| You can install {product} with Orchestrator by using the {product} Operator. | ||
|
|
||
| include::modules/orchestrator/proc-enable-orchestrator-plugin.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/orchestrator/proc-upgrading-the-orchestrator-plugin.adoc[leveloffset=+1] |
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| [id="assembly-orchestrator-plugins-components_{context}"] | ||
|
|
||
| = Enabling Orchestrator plugins components | ||
|
|
||
| // enabling orchestrator plugins components | ||
| include::modules/orchestrator/proc-enabling-orchestrator-plugins-components.adoc[leveloffset=+1] |
10 changes: 10 additions & 0 deletions
10
assemblies/assembly-orchestrator-plugins-technical-appendixes.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| :_mod-docs-content-type: ASSEMBLY | ||
|
|
||
| [id="assembly-orchestrator-plugins-technical-appendixes_{context}"] | ||
|
|
||
| = Technical appendix | ||
|
|
||
| The following appendix provides technical information, and details on non-production tools, such as the {product-very-short} helper script, which might be helpful for understanding setup options or quick testing. | ||
|
|
||
| // {product-very-short} helper script | ||
| include::modules/orchestrator/proc-helper-script-overview.adoc[leveloffset=+1] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
modules/orchestrator/con-environment-variables-supported-by-the-build-script.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| :_mod-docs-content-type: CONCEPT | ||
|
|
||
| [id="con-getting-started_{context}"] | ||
| = Getting started with Orchestrator | ||
|
|
||
| To start using Orchestrator in {product-very-short}, you must: | ||
jmagak marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| * Install the required infrastructure components, such as Red Hat OpenShift Serverless Operator, Knative Serving, Knative Eventing, and OpenShift Serverless Logic Operator | ||
|
|
||
| * Configure your {product-custom-resource-type} custom resource (CR) or Helm values file for Orchestrator | ||
|
|
||
| [NOTE] | ||
| ==== | ||
| When using the {product-very-short} Operator, the required infrastructure components are provisioned automatically once the Orchestrator plugins are enabled in the {product-custom-resource-type} CR. | ||
|
|
||
| When using the {product-very-short} Helm chart, the required infrastructure components are installed automatically using the dedicated `orchestrator-infra` Helm chart prior to enabling the Orchestrator plugins in the main {product-very-short} chart. | ||
jmagak marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| ==== | ||
2 changes: 1 addition & 1 deletion
2
modules/orchestrator/con-orchestrator-plugin-dependencies-operator.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
modules/orchestrator/proc-deploying-workflows-on-a-cluster.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
modules/orchestrator/ref-best-practices-for-creating-workflows.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.