Skip to content

Commit 9b0004f

Browse files
committed
OLS-636: OLS for disconnected mode
1 parent 1bfd7f5 commit 9b0004f

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

about/ols-about-openshift-lightspeed.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ include::modules/ols-large-language-model-overview.adoc[leveloffset=+1]
1515
//Xavier wanted to remove vLLM until further testing is performed.
1616
//include::modules/ols-about-openshift-ai-vllm.adoc[leveloffset=+2]
1717
include::modules/ols-supported-platforms.adoc[leveloffset=+1]
18+
include::modules/ols-about-running-openshift-lightspeed-in-disconnected-mode.adoc[leveloffset=+1]
19+
20+
[role="_additional-resources"]
21+
.Additional resources
22+
23+
* link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/disconnected_environments/mirroring-in-disconnected-environments[Mirroring in disconnected environments]
24+
1825
include::modules/ols-about-data-use.adoc[leveloffset=+1]
1926

2027
[role="_additional-resources"]
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Module included in the following assemblies:
2+
// * lightspeed-docs-main/about/ols-about-openshift-lightspeed.adoc
3+
4+
:_mod-docs-content-type: CONCEPT
5+
[id="about-running-openshift-lightspeed-in-disconnected-mode_{context}"]
6+
= About running {ols-long} in disconnected mode
7+
8+
The {ols-long} Operator and the {ols-long} service can work in a disconnected environment. A disconnected environment is an environment that does not have full access to the internet.
9+
10+
In a disconnected environment, you must mirror the required container images into the environment. For more information, see "Mirroring in disconnected environments" in the {ocp-product-title} product documentation.
11+
12+
[NOTE]
13+
====
14+
When you mirror the images in a disconnected environment, you must list the {ols-long} Operator when you use the `oc mirror` command.
15+
====

0 commit comments

Comments
 (0)