mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
54 lines
2.3 KiB
Plaintext
54 lines
2.3 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
include::_attributes/common-attributes.adoc[]
|
|
[id="installing-c3-assisted-installer"]
|
|
= Installing a cluster on {oci-edge-no-rt} by using the {ai-full}
|
|
:context: installing-c3-assisted-installer
|
|
|
|
toc::[]
|
|
|
|
With {oci-edge}, you can run applications and middleware by using {oci-first} services on high performance cloud infrastructure in your data center.
|
|
|
|
The following procedures describe a cluster installation on {oci-c3} as an example.
|
|
|
|
// Supported Oracle Edge Cloud Infrastructures
|
|
include::modules/installing-oci-edge-infra-support.adoc[leveloffset=+1]
|
|
|
|
// Overview
|
|
include::modules/c3-assisted-installer-overview.adoc[leveloffset=+1]
|
|
|
|
// Preparing the Bastian server
|
|
include::modules/c3-assisted-installer-preparing-bastion-server.adoc[leveloffset=+1]
|
|
|
|
// Terraform script execution - part 1
|
|
include::modules/c3-assisted-installer-running-script-via-home.adoc[leveloffset=+1]
|
|
|
|
// Preparing the OpenShift image
|
|
[id="c3-assisted-installer-preparing-image_{context}"]
|
|
== Preparing the {oci} image
|
|
|
|
Generate the {product-title} ISO image in the {ai-full} on the Red{nbsp}Hat portal. Then, convert the image to an {oci-edge-no-rt} compatible image and upload it to the *Custom Images* page of your {oci-edge-no-rt} environment.
|
|
|
|
You can generate, convert and upload the image on your laptop and not on the bastion server or within environments such as Oracle Solution Center.
|
|
|
|
include::modules/c3-assisted-installer-preparing-image-generating.adoc[leveloffset=+2]
|
|
|
|
include::modules/c3-assisted-installer-preparing-image-converting.adoc[leveloffset=+2]
|
|
|
|
// Terraform script execution - part 2
|
|
include::modules/c3-assisted-installer-running-script-via-region.adoc[leveloffset=+1]
|
|
|
|
// Completing the installation
|
|
|
|
[id="c3-ai-completing-installation_{context}"]
|
|
== Completing the installation by using the {ai-full} web console
|
|
|
|
After you configure the infrastructure, the instances are now running and are ready to be registered with Red{nbsp}Hat.
|
|
|
|
include::modules/c3-assisted-installer-completing-installation-nodes.adoc[leveloffset=+2]
|
|
|
|
include::modules/c3-assisted-installer-completing-installation-networking.adoc[leveloffset=+2]
|
|
|
|
include::modules/c3-assisted-installer-completing-installation-manifests.adoc[leveloffset=+2]
|
|
|
|
// Opening the cluster
|
|
include::modules/c3-assisted-installer-opening-cluster.adoc[leveloffset=+1] |