Skip to content

Commit 08d83aa

Browse files
authored
Merge pull request #41933 from MirzWeiss/TELCODOCS-485
TELCODOCS:485 - Bare-metal support on AWS - tech-preview
2 parents ae7c8c1 + d2e9599 commit 08d83aa

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

modules/sandboxed-containers-preparing-openshift-cluster.adoc

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,24 @@
88

99
Before you install {sandboxed-containers-first}, ensure that your {product-title} cluster meets the following requirements:
1010

11-
* Your cluster must be installed on bare-metal infrastructure, on premise with {op-system-first} workers.
11+
* Your cluster must be installed on on-premise bare-metal infrastructure with {op-system-first} workers. You can use any installation method including user-provisioned, installer-provisioned, or assisted installer to deploy your cluster.
1212
+
13-
[IMPORTANT]
13+
[NOTE]
1414
====
15-
* {sandboxed-containers-first} only supports {op-system} worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
15+
* {sandboxed-containers-first} only supports {op-system} worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
1616
* Nested virtualization is not supported.
1717
====
1818
19+
* You can install {sandboxed-containers-first} on Amazon Web Services (AWS) bare-metal instances. Bare-metal instances offered by other cloud providers are not supported.
20+
+
21+
--
22+
ifdef::openshift-enterprise[]
23+
:FeatureName: Installing OpenShift sandboxed containers on AWS bare-metal instances
24+
include::snippets/technology-preview.adoc[leveloffset=+2]
25+
endif::[]
26+
--
27+
28+
1929
[id="sandboxed-containers-resource-requirements_{context}"]
2030
== Resource requirements for {sandboxed-containers-first}
2131

sandboxed_containers/understanding-sandboxed-containers.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,16 @@ toc::[]
2121

2222
You can use the {sandboxed-containers-operator} to perform tasks such as installation and removal, updates, and status monitoring.
2323

24-
Sandboxed containers are only supported on bare metal.
24+
You can install {sandboxed-containers-first} on Amazon Web Services (AWS) bare-metal instances. Bare-metal instances offered by other cloud providers are not supported.
2525

26-
{op-system-first} is the only supported operating system for {sandboxed-containers-first} 1.0.0.
26+
--
27+
ifdef::openshift-enterprise[]
28+
:FeatureName: Installing OpenShift sandboxed containers on AWS bare metal instances
29+
include::snippets/technology-preview.adoc[leveloffset=+2]
30+
endif::[]
31+
--
32+
33+
{op-system-first} is the only supported operating system for {sandboxed-containers-first} {sandboxed-containers-version}.
2734

2835
include::modules/sandboxed-containers-common-terms.adoc[leveloffset=+1]
2936
include::modules/sandboxed-containers-building-blocks.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)