1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/installing/installing_aws/preparing-to-install-on-aws.adoc
2025-12-16 16:59:59 +00:00

36 lines
2.7 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="installing-methods-aws"]
= Installation methods
include::_attributes/common-attributes.adoc[]
:context: preparing-to-install-on-aws
toc::[]
[role="_abstract"]
You can install {product-title} on {aws-full} using installer-provisioned, user-provisioned infrastructure, or on a single node, depending on the needs of your use case.
The default installation type uses installer-provisioned infrastructure, where the installation program provisions the underlying infrastructure for the cluster.
You can also install {product-title} on infrastructure that you provision. If you do not use infrastructure that the installation program provisions, you must manage and maintain the cluster resources yourself.
You can also install {product-title} on a single node, which is a specialized installation method that is ideal for edge computing environments.
include::modules/installing-aws-ipi.adoc[leveloffset=+1]
include::modules/installing-aws-upi.adoc[leveloffset=+1]
include::modules/installing-aws-single-node.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="installing-methods-aws-ipi-additional-resources"]
== Additional resources
* xref:../../installing/installing_aws/ipi/installing-aws-default.adoc#installing-aws-default[Installing a cluster quickly on AWS]
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-customizations[Installing a customized cluster on AWS]
* xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[Post-installation]
* xref:../../installing/installing_aws/ipi/installing-restricted-networks-aws-installer-provisioned.adoc#installing-restricted-networks-aws-installer-provisioned[Installing a cluster on AWS in a restricted network]
* xref:../../installing/installing_aws/ipi/installing-aws-vpc.adoc#installing-aws-vpc[Installing a cluster on an existing Virtual Private Cloud]
* xref:../../installing/installing_aws/ipi/installing-aws-private.adoc#installing-aws-private[Installing a private cluster on an existing VPC]
* xref:../../installing/installing_aws/ipi/installing-aws-specialized-region.adoc#installing-aws-specialized-region[Installing a cluster on AWS into a government or secret region]
* xref:../../installing/installing_aws/upi/installing-aws-user-infra.adoc#installing-aws-user-infra[Installing a cluster on AWS infrastructure that you provide]
* xref:../../installing/installing_aws/upi/installing-restricted-networks-aws.adoc#installing-restricted-networks-aws[Installing a cluster on AWS in a restricted network with user-provisioned infrastructure]
* xref:../../architecture/architecture-installation.adoc#installation-process_architecture-installation[Installation process]