Skip to content

Commit bd233f1

Browse files
authored
Merge pull request #49559 from bscott-rh/BZ2084280
BZ-2084280 Separating GCP required API table into required and optional tables
2 parents 6201d75 + e51780c commit bd233f1

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

modules/installation-gcp-enabling-api-services.adoc

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ to complete {product-title} installation.
2828
.Procedure
2929

3030
* Enable the following required API services in the project that hosts your
31-
cluster. See
31+
cluster. You may also enable optional API services which are not required for installation. See
3232
link:https://cloud.google.com/service-usage/docs/enable-disable#enabling[Enabling services]
3333
in the GCP documentation.
3434
+
@@ -37,17 +37,9 @@ in the GCP documentation.
3737
|===
3838
|API service |Console service name
3939
40-
ifdef::template[]
41-
|Cloud Deployment Manager V2 API
42-
|`deploymentmanager.googleapis.com`
43-
endif::template[]
44-
4540
|Compute Engine API
4641
|`compute.googleapis.com`
4742

48-
|Google Cloud APIs
49-
|`cloudapis.googleapis.com`
50-
5143
|Cloud Resource Manager API
5244
|`cloudresourcemanager.googleapis.com`
5345

@@ -60,6 +52,21 @@ endif::template[]
6052
|Identity and Access Management (IAM) API
6153
|`iam.googleapis.com`
6254

55+
|===
56+
+
57+
.Optional API services
58+
[cols="2a,3a",options="header"]
59+
|===
60+
|API service |Console service name
61+
62+
ifdef::template[]
63+
|Cloud Deployment Manager V2 API
64+
|`deploymentmanager.googleapis.com`
65+
endif::template[]
66+
67+
|Google Cloud APIs
68+
|`cloudapis.googleapis.com`
69+
6370
|Service Management API
6471
|`servicemanagement.googleapis.com`
6572

0 commit comments

Comments
 (0)