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/installing-aws-three-node.adoc
2024-04-17 15:25:43 +00:00

23 lines
1.2 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="installing-aws-three-node"]
= Installing a three-node cluster on AWS
include::_attributes/common-attributes.adoc[]
:context: installing-aws-three-node
toc::[]
In {product-title} version {product-version}, you can install a three-node cluster on Amazon Web Services (AWS). A three-node cluster consists of three control plane machines, which also act as compute machines. This type of cluster provides a smaller, more resource efficient cluster, for cluster administrators and developers to use for testing, development, and production.
You can install a three-node cluster using either installer-provisioned or user-provisioned infrastructure.
[NOTE]
====
Deploying a three-node cluster using an AWS Marketplace image is not supported.
====
include::modules/installation-three-node-cluster-cloud-provider.adoc[leveloffset=+1]
== Next steps
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installing-aws-customizations[Installing a cluster on AWS with customizations]
* xref:../../installing/installing_aws/upi/installing-aws-user-infra.adoc#installing-aws-user-infra[Installing a cluster on user-provisioned infrastructure in AWS by using CloudFormation templates]