mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_alibaba/installing-alibaba-assisted-installer.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="alibaba-ai-installing_{context}"]
|
|
= Process outline for creating a cluster with the {ai-full}
|
|
|
|
The main steps of the installation process are as follows:
|
|
|
|
. Create the cluster with the {ai-full} and download the generated image.
|
|
|
|
. Convert the image to `QCOW2` format. For more information, see the following section.
|
|
|
|
. Upload the image to the Object Storage Service bucket in {alibaba}.
|
|
|
|
. Import the image to the Elastic Compute Service in {alibaba}.
|
|
|
|
. Provision the {alibaba} resources:
|
|
|
|
.. In the Virtual Private Cloud (VPC) console, set the networking configurations.
|
|
|
|
.. In the {alibaba} DNS console, define the Domain Name System.
|
|
|
|
.. In the Elastic Compute Service (ECS) console, provision the compute instances.
|
|
|
|
. Complete host discovery in the {ai-full}.
|
|
|
|
. Complete the network configurations in {alibaba}.
|
|
|
|
. Complete the cluster configuration and installation in the {ai-full}. |