Skip to content

Commit 9b6804d

Browse files
author
hzoppetti
committed
added note about shared linodes and added high mem dedi cpu addition
1 parent 50bac44 commit 9b6804d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

openapi.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15641,16 +15641,19 @@ components:
1564115641

1564215642
* nanode - Nanode instances are good for low-duty workloads,
1564315643
where performance isn't critical. **Note:** As of June 16th, 2020, Nanodes became
15644-
1 GB Linodes in the Cloud Manager, however, the API, CLI, and billing
15644+
1 GB Linodes in the Cloud Manager, however, the API, the CLI, and billing will
1564515645
continue to refer to these instances as Nanodes.
15646-
* standard - Standard Shared instances are good for low and medium-duty workloads and
15647-
are a good mix of performance, resources, and price.
15646+
* standard - Standard Shared instances are good for medium-duty workloads and
15647+
are a good mix of performance, resources, and price. **Note:** As of June 16th, 2020,
15648+
Standard Linodes in the Cloud Manager became Shared Linodes, however, the API, the CLI, and
15649+
billing will continue to refer to these instances as Standard Linodes.
1564815650
* dedicated - Dedicated CPU instances are good for full-duty workloads
1564915651
where consistent performance is important.
1565015652
* gpu - Linodes with dedicated NVIDIA Quadro ® RTX 6000 GPUs accelerate highly
1565115653
specialized applications such as machine learning, AI, and video transcoding.
1565215654
* highmem - High Memory instances favor RAM over other resources, and can be
1565315655
good for memory hungry use cases like caching and in-memory databases.
15656+
All High Memory plans contain dedicated CPU cores.
1565415657
enum:
1565515658
- nanode
1565615659
- standard

0 commit comments

Comments
 (0)