1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #49766 from openshift-cherrypick-robot/cherry-pick-49559-to-enterprise-4.12

[enterprise-4.12] BZ-2084280 Separating GCP required API table into required and optional tables
This commit is contained in:
Andrea Hoffer
2022-08-30 13:25:23 -04:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ to complete {product-title} installation.
.Procedure
* Enable the following required API services in the project that hosts your
cluster. See
cluster. You may also enable optional API services which are not required for installation. See
link:https://cloud.google.com/service-usage/docs/enable-disable#enabling[Enabling services]
in the GCP documentation.
+
@@ -37,17 +37,9 @@ in the GCP documentation.
|===
|API service |Console service name
ifdef::template[]
|Cloud Deployment Manager V2 API
|`deploymentmanager.googleapis.com`
endif::template[]
|Compute Engine API
|`compute.googleapis.com`
|Google Cloud APIs
|`cloudapis.googleapis.com`
|Cloud Resource Manager API
|`cloudresourcemanager.googleapis.com`
@@ -60,6 +52,21 @@ endif::template[]
|Identity and Access Management (IAM) API
|`iam.googleapis.com`
|===
+
.Optional API services
[cols="2a,3a",options="header"]
|===
|API service |Console service name
ifdef::template[]
|Cloud Deployment Manager V2 API
|`deploymentmanager.googleapis.com`
endif::template[]
|Google Cloud APIs
|`cloudapis.googleapis.com`
|Service Management API
|`servicemanagement.googleapis.com`