Skip to content

Commit d71dff6

Browse files
RHIDP-6506: Modularize proc-rhdh-deploy-eks-operator.adoc (#1126)
Co-authored-by: linfraze <[email protected]>
1 parent 4f835e7 commit d71dff6

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="assembly-install-rhdh-eks-operator"]
3+
= Installing {product-short} on {eks-short} with the Operator
4+
5+
The {product} Operator installation requires the Operator Lifecycle Manager (OLM) framework.
6+
7+
.Additional resources
8+
* For information about the OLM, see link:https://olm.operatorframework.io/docs/[Operator Lifecycle Manager(OLM)] documentation.
9+
10+
include::modules/installation/proc-rhdh-deploy-eks-operator.adoc[leveloffset=+1]

modules/installation/proc-rhdh-deploy-eks-operator.adoc

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,8 @@
22
// assembly-install-rhdh-eks.adoc
33

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

7-
The {product} Operator installation requires the Operator Lifecycle Manager (OLM) framework.
8-
9-
.Additional resources
10-
* For information about the OLM, see link:https://olm.operatorframework.io/docs/[Operator Lifecycle Manager(OLM)] documentation.
11-
12-
== Installing the {product-short} Operator with the OLM framework
6+
= Installing the {product-short} Operator with the OLM framework
137

148
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}.
159

titles/install-rhdh-eks/master.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can install {product} on {eks-brand-name} ({eks-short}) using one of the fol
1616
* The {product} Helm chart
1717
1818
// Operator method
19-
include::modules/installation/proc-rhdh-deploy-eks-operator.adoc[leveloffset=+1]
19+
include::assemblies/assembly-install-rhdh-eks-operator.adoc[leveloffset=+1]
2020

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

0 commit comments

Comments
 (0)