Skip to content

Commit 992eb10

Browse files
committed
OSDOCS-8210: Crated an OCI doc book for the AI install route
1 parent 779e98e commit 992eb10

9 files changed

+247
-1
lines changed

_attributes/common-attributes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ endif::[]
244244
:vmw-full: VMware vSphere
245245
:vmw-short: vSphere
246246
//Oracle
247-
:oci-first: Oracle(R) Cloud Infrastructure
247+
:oci-first: Oracle(R) Cloud Infrastructure (OCI)
248248
:oci: OCI
249249
:ocvs-first: Oracle(R) Cloud VMware Solution (OCVS)
250250
:ocvs: OCVS

_topic_maps/_topic_map.yml

+6
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,12 @@ Topics:
459459
File: uninstalling-openstack-user
460460
- Name: Installation configuration parameters for OpenStack
461461
File: installation-config-parameters-openstack
462+
- Name: Installing on OCI
463+
Dir: installing_oci
464+
Distros: openshift-origin,openshift-enterprise
465+
Topics:
466+
- Name: Using the Assisted Installer to install a cluster on OCI
467+
- File: installing-oci-assisted-installer
462468
- Name: Installing on vSphere
463469
Dir: installing_vsphere
464470
Distros: openshift-origin,openshift-enterprise

installing/installing_oci/_attributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../_attributes/

installing/installing_oci/images

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="installing-oci-assisted-installer"]
3+
= Using the Assisted Installer to install a cluster on OCI
4+
include::_attributes/common-attributes.adoc[]
5+
:context: installing-oci-assisted-installer
6+
7+
In {product-title} {product-version}, you can use the Assisted Installer to install a cluster on {oci-first} by using infrastructure that you provide.
8+
9+
toc::[]
10+
11+
// The Assisted Installer and OCI overview
12+
include::modules/installing-oci-about-assisted-installer.adoc[leveloffset=+1]
13+
14+
[role="_additional-resources"]
15+
.Additional resources
16+
17+
* xref:../../installing/installing_platform_agnostic/installing-platform-agnostic.html#cluster-entitlements_installing-platform-agnostic[Internet access for {product-title}]
18+
* xref:../../installing/installing_on_prem_assisted/installing-on-prem-assisted.html#using-the-assisted-installer_installing-on-prem-assisted[Using the Assisted Installer]
19+
20+
// Using the Assisted Installer to install a cluster on OCI
21+
include::modules/installing-using-assisted-installer-oci.adoc[leveloffset=+1]
22+
23+
24+
25+

installing/installing_oci/modules

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules/

installing/installing_oci/snippets

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../snippets/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * installing/installing_oci/installing-oci-assisted-installer.adoc [Using the Assisted Installer to install a cluster on OCI]
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="installing-oci-about-assisted-installer_{context}"]
7+
= The Assisted Installer and OCI overview
8+
9+
From {product-title} {product-version} and later versions, you can install an {product-title} cluster on {oci-first} virtual machines (VMs) by using the Assisted Installer. You can run cluster workloads on infrastructure that supports dedicated, hybrid, public, and multiple cloud environments. Both Red Hat and Oracle test, validate, and supports running {oci} in an {product-title} cluster on {oci}.
10+
11+
{oci} provides services that can meet your needs for regulatory compliance and performance and cost-effectiveness.
12+
13+
[IMPORTANT]
14+
====
15+
To ensure the best performance conditions for your cluster workloads that operate on {oci}, ensure volume performance units (VPUs) for your block volume are sized for your workloads. The following list provides guidance for selecting the VPUs needed for specific performance needs:
16+
17+
* Test or proof of concept environment: 100 GB, and 20 to 30 VPUs.
18+
* Basic environment: 500 GB, and 60 VPUs.
19+
* Heavy production environment: More than 500 GB, and 100 or more VPUs.
20+
21+
Consider reserving additional VPUs to provide sufficient capacity for updates and scaling activities. For more information about VPUs, see Volume Performance Units in the Oracle documentation.
22+
====
23+
24+
If you are unfamiliar with the {product-title} Assisted Installer, go to the links in the following _Additional resources_ section.

modules/installing-using-assisted-installer-oci.adoc

+187
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)