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.
28
28
.Procedure
29
29
30
30
* 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
32
32
link:https://cloud.google.com/service-usage/docs/enable-disable#enabling[Enabling services]
33
33
in the GCP documentation.
34
34
+
@@ -37,17 +37,9 @@ in the GCP documentation.
37
37
|===
38
38
|API service |Console service name
39
39
40
- ifdef::template[]
41
- |Cloud Deployment Manager V2 API
42
- |`deploymentmanager.googleapis.com`
43
- endif::template[]
44
-
45
40
|Compute Engine API
46
41
|`compute.googleapis.com`
47
42
48
- |Google Cloud APIs
49
- |`cloudapis.googleapis.com`
50
-
51
43
|Cloud Resource Manager API
52
44
|`cloudresourcemanager.googleapis.com`
53
45
@@ -60,6 +52,21 @@ endif::template[]
60
52
|Identity and Access Management (IAM) API
61
53
|`iam.googleapis.com`
62
54
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
+
63
70
|Service Management API
64
71
|`servicemanagement.googleapis.com`
65
72
You can’t perform that action at this time.
0 commit comments