mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
1.1 KiB
Plaintext
18 lines
1.1 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
include::_attributes/common-attributes.adoc[]
|
|
[id="installing-gcp-three-node"]
|
|
= Installing a three-node cluster on {gcp-short}
|
|
:context: installing-gcp-three-node
|
|
|
|
toc::[]
|
|
|
|
In {product-title} version {product-version}, you can install a three-node cluster on {gcp-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.
|
|
|
|
include::modules/installation-three-node-cluster-cloud-provider.adoc[leveloffset=+1]
|
|
|
|
== Next steps
|
|
* xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installing-gcp-customizations[Installing a cluster on {gcp-short} with customizations]
|
|
* xref:../../installing/installing_gcp/installing-gcp-user-infra.adoc#installing-gcp-user-infra[Installing a cluster on user-provisioned infrastructure in {gcp-short} by using Deployment Manager templates]
|