1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/installation-gcp-project.adoc
2023-10-30 10:13:25 -04:00

22 lines
1.1 KiB
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_gcp/installing-gcp-account.adoc
// * installing/installing_gcp/installing-gcp-user-infra.adoc
// * installing/installing_gcp/installing-restricted-networks-gcp.adoc
:_mod-docs-content-type: PROCEDURE
[id="installation-gcp-project_{context}"]
= Creating a GCP project
To install {product-title}, you must create a project in your Google Cloud Platform (GCP) account to host the cluster.
.Procedure
* Create a project to host your {product-title} cluster. See
link:https://cloud.google.com/resource-manager/docs/creating-managing-projects[Creating and Managing Projects] in the GCP documentation.
+
[IMPORTANT]
====
Your GCP project must use the Premium Network Service Tier if you are using installer-provisioned infrastructure. The Standard Network Service Tier is not supported for clusters installed using the installation program. The installation program configures internal load balancing for the `api-int.<cluster_name>.<base_domain>` URL; the Premium Tier is required for internal load balancing.
====