Skip to content

Commit 513a7b8

Browse files
authored
Merge pull request #94827 from rh-tokeefe/OLS-1756
OLS-1756: Subscription services for OLS
2 parents 3977957 + 4b085b4 commit 513a7b8

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

_attributes/common-attributes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
:rhel: Red Hat Enterprise Linux
1515
:rhelai: Red Hat Enterprise Linux AI
1616
:rhoai: Red Hat OpenShift AI
17+
:ove-first: Red Hat OpenShift Virtualization Engine
18+
:ove: OpenShift Virtualization Engine
19+
:oke-first: Red Hat OpenShift Kubernetes Engine
20+
:oke: OpenShift Kubernetes Engine
21+
:opp-first: Red Hat OpenShift Platform Plus
22+
:opp: OpenShift Platform Plus
1723
// OC CLI
1824
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
1925
//OpenShift

install/ols-installing-openshift-lightspeed.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ toc::[]
99
The installation process for {ols-official} consists of two main tasks: installing the {ols-short} Operator and configuring the large language model (LLM) provider.
1010

1111
include::modules/ols-large-language-model-configuration-overview.adoc[leveloffset=+1]
12+
include::modules/ols-about-subscription-requirements.adoc[leveloffset=+1]
1213
include::modules/ols-installing-operator.adoc[leveloffset=+1]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// Module included in the following assemblies:
2+
// * lightspeed-docs-main/install/ols-installing-openshift-lightspeed.adoc
3+
4+
:_mod-docs-content-type: CONCEPT
5+
[id="about-subscription-requirements_{context}"]
6+
= About subscription requirements
7+
8+
{ols-official} requires an active and valid subscription to one of the following products:
9+
10+
* {oke-first}, only supported for virtual machines
11+
* {ove-first}
12+
* {ocp-product-title}
13+
* {opp-first}

0 commit comments

Comments
 (0)