Skip to content

Commit d252003

Browse files
authored
Merge pull request #75453 from mletalie/OSDOCS-8987
[OSDOCS-8987]: OSD-GCP - Support A2 instance type (with GPU)
2 parents 88f463d + 0245898 commit d252003

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

modules/sdpolicy-am-gcp-compute-types.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{product-title} offers the following worker node types and sizes on Google Cloud that are chosen to have a common CPU and memory capacity that are the same as other cloud instance types:
99
[NOTE]
1010
====
11-
`e2`, `n2` and `c2` compute types are available for CCS only.
11+
`e2`, `n2`, `c2`, and `a2` compute types are available for CCS only.
1212
====
1313

1414
.General purpose
@@ -80,4 +80,12 @@
8080
* n2-highcpu-64 (64 vCPU, 64 GiB)
8181
* n2-highcpu-80 (80 vCPU, 80 GiB)
8282
* n2-highcpu-96 (96 vCPU, 96 GiB)
83+
====
84+
85+
.Accelerated computing
86+
[%collapsible]
87+
====
88+
* a2-highgpu-1g (12 vCPU, 85 GiB)
89+
* a2-highgpu-2g (24 vCPU, 170 GiB)
90+
* a2-highgpu-4g (48 vCPU, 340 GiB)
8391
====

0 commit comments

Comments
 (0)