File tree Expand file tree Collapse file tree 1 file changed +16
-9
lines changed
Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Original file line number Diff line number Diff 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
3232link:https://cloud.google.com/service-usage/docs/enable-disable#enabling[Enabling services]
3333in 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
You can’t perform that action at this time.
0 commit comments