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

26 lines
1.2 KiB
Plaintext
Raw Normal View History

:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
2025-12-02 09:25:41 +00:00
[id="installing-aws-three-node"]
= Installing a three-node cluster on {aws-short}
:context: installing-aws-three-node
toc::[]
2025-12-02 09:25:41 +00:00
[role="_abstract"]
In {product-title} version {product-version}, you can install a three-node cluster on {aws-first}. 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]
====
2025-12-02 09:25:41 +00:00
Deploying a three-node cluster using an {aws-short} Marketplace image is not supported.
====
include::modules/installation-three-node-cluster-cloud-provider.adoc[leveloffset=+1]
2025-12-02 09:25:41 +00:00
== Additional resources
* 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]