Skip to content

Commit a4b2b8e

Browse files
docs(external docs): Revise Azure instance type recommendations (#24147)
* Revise Azure instance type recommendations Updated Azure recommendations for instance types. * Add new entry to spelling expect.txt Added D8plds_v6 to spelling expect.txt * Try to fix spelling --------- Co-authored-by: Thomas <[email protected]>
1 parent 3f48cae commit a4b2b8e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/actions/spelling/expect.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ pgo
430430
PIDs
431431
PII
432432
plainify
433+
plds
433434
ple
434435
podspec
435436
Ponge

website/content/en/docs/setup/going-to-prod/sizing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Instances with at least 8 vCPUs and 16 GiB of memory are good units for scaling.
3131
| Cloud | Recommendations |
3232
| --- | --- |
3333
| AWS | c6i.2xlarge (recommended) or c6g.2xlarge |
34-
| Azure | f8 |
34+
| Azure | f8 or D8plds_v6 |
3535
| GCP | c2 (8 vCPUs, 16 GiB memory) |
3636

3737
#### CPUs
@@ -46,8 +46,8 @@ The `ARM64` architecture typically offers better performance for the investment
4646
| Cloud | Recommendations |
4747
| --- | --- |
4848
| AWS | Latest generation Graviton (recommended) or Intel Xeon, ≥8 vCPUs |
49-
| Azure | Latest generation Intel Xeon, ≥8 vCPUs |
50-
| GCP | Latests generation Intel Xeon, ≥8 vCPUs |
49+
| Azure | Latest generation Cobalt (recommended) or Intel Xeon, ≥8 vCPUs |
50+
| GCP | Latest generation Intel Xeon, ≥8 vCPUs |
5151

5252
#### Memory
5353

0 commit comments

Comments
 (0)