Skip to content

[release-1.6] RHIDP-6506: Modularize proc-rhdh-deploy-eks-operator.adoc #1126

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

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions assemblies/assembly-install-rhdh-eks-operator.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
:_mod-docs-content-type: ASSEMBLY
[id="assembly-install-rhdh-eks-operator"]
= Installing {product-short} on {eks-short} with the Operator

The {product} Operator installation requires the Operator Lifecycle Manager (OLM) framework.

.Additional resources
* For information about the OLM, see link:https://olm.operatorframework.io/docs/[Operator Lifecycle Manager(OLM)] documentation.

include::modules/installation/proc-rhdh-deploy-eks-operator.adoc[leveloffset=+1]
8 changes: 1 addition & 7 deletions modules/installation/proc-rhdh-deploy-eks-operator.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@
// assembly-install-rhdh-eks.adoc

[id='proc-rhdh-deploy-eks-operator_{context}']
= Installing {product-short} on {eks-short} with the Operator

The {product} Operator installation requires the Operator Lifecycle Manager (OLM) framework.

.Additional resources
* For information about the OLM, see link:https://olm.operatorframework.io/docs/[Operator Lifecycle Manager(OLM)] documentation.

== Installing the {product-short} Operator with the OLM framework
= Installing the {product-short} Operator with the OLM framework

You can install the {product-short} Operator on {eks-short} using the https://olm.operatorframework.io[Operator Lifecycle Manager (OLM) framework]. Following that, you can proceed to deploy your {product-short} instance in {eks-short}.

Expand Down
2 changes: 1 addition & 1 deletion titles/install-rhdh-eks/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can install {product} on {eks-brand-name} ({eks-short}) using one of the fol
* The {product} Helm chart

// Operator method
include::modules/installation/proc-rhdh-deploy-eks-operator.adoc[leveloffset=+1]
include::assemblies/assembly-install-rhdh-eks-operator.adoc[leveloffset=+1]

include::modules/installation/proc-deploy-rhdh-instance-eks.adoc[leveloffset=+2]

Expand Down