Skip to content

Commit

Permalink
Merge pull request openshift#41933 from MirzWeiss/TELCODOCS-485
Browse files Browse the repository at this point in the history
TELCODOCS:485 - Bare-metal support on AWS - tech-preview
  • Loading branch information
ahardin-rh authored Feb 22, 2022
2 parents ae7c8c1 + d2e9599 commit 08d83aa
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
16 changes: 13 additions & 3 deletions modules/sandboxed-containers-preparing-openshift-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,24 @@

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

* Your cluster must be installed on bare-metal infrastructure, on premise with {op-system-first} workers.
* 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.
+
[IMPORTANT]
[NOTE]
====
* {sandboxed-containers-first} only supports {op-system} worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
* {sandboxed-containers-first} only supports {op-system} worker nodes. RHEL 7 or RHEL 8 nodes are not supported.
* Nested virtualization is not supported.
====
* 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.
+
--
ifdef::openshift-enterprise[]
:FeatureName: Installing OpenShift sandboxed containers on AWS bare-metal instances
include::snippets/technology-preview.adoc[leveloffset=+2]
endif::[]
--
[id="sandboxed-containers-resource-requirements_{context}"]
== Resource requirements for {sandboxed-containers-first}

Expand Down
11 changes: 9 additions & 2 deletions sandboxed_containers/understanding-sandboxed-containers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,16 @@ toc::[]

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

Sandboxed containers are only supported on bare metal.
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.

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

{op-system-first} is the only supported operating system for {sandboxed-containers-first} {sandboxed-containers-version}.

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

0 comments on commit 08d83aa

Please sign in to comment.