Skip to content

Commit c88a35e

Browse files
committed
OLS-1756: OLS subscription requirements
1 parent 3977957 commit c88a35e

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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+
* {ocp-product-title}
11+
* {ove-first}
12+
* {opp-first}
13+
* {oke-first}
14+
+
15+
[NOTE]
16+
====
17+
{ols-short} and {oke} is only supported for virtual machines.
18+
====

0 commit comments

Comments
 (0)