Skip to content

Commit 0eff0a7

Browse files
docs: Update arm agent types (#402)
## 📝 Description Updated `r1-standard-4` agent type. Added `r1-standard-2` agent type. Co-authored-by: Damjan Bećirović <[email protected]>
1 parent 407a40a commit 0eff0a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/reference/machine-types.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ The r1 generation is presented in the following types:
112112

113113
| Type | Virtual CPUs | Memory (GB) | Disk (GB) |
114114
|--|--|--|--|
115-
| `r1-standard-4` | 4 | 10 | 65 |
115+
| `r1-standard-2` | 2 | 4 | 55 |
116+
| `r1-standard-4` | 4 | 8 | 65 |
116117

117118
R1 Generation machine types can only be paired with:
118119

0 commit comments

Comments
 (0)