diff --git a/assemblies/assembly-install-rhdh-eks-operator.adoc b/assemblies/assembly-install-rhdh-eks-operator.adoc new file mode 100644 index 0000000000..457e182e71 --- /dev/null +++ b/assemblies/assembly-install-rhdh-eks-operator.adoc @@ -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] diff --git a/modules/installation/proc-rhdh-deploy-eks-operator.adoc b/modules/installation/proc-rhdh-deploy-eks-operator.adoc index 0e4c0eed94..22671c3d97 100644 --- a/modules/installation/proc-rhdh-deploy-eks-operator.adoc +++ b/modules/installation/proc-rhdh-deploy-eks-operator.adoc @@ -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}. diff --git a/titles/install-rhdh-eks/master.adoc b/titles/install-rhdh-eks/master.adoc index bc93f42610..8662156ee3 100644 --- a/titles/install-rhdh-eks/master.adoc +++ b/titles/install-rhdh-eks/master.adoc @@ -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]