@@ -15641,16 +15641,19 @@ components:
15641
15641
15642
15642
* nanode - Nanode instances are good for low-duty workloads,
15643
15643
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
15645
15645
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.
15648
15650
* dedicated - Dedicated CPU instances are good for full-duty workloads
15649
15651
where consistent performance is important.
15650
15652
* gpu - Linodes with dedicated NVIDIA Quadro ® RTX 6000 GPUs accelerate highly
15651
15653
specialized applications such as machine learning, AI, and video transcoding.
15652
15654
* highmem - High Memory instances favor RAM over other resources, and can be
15653
15655
good for memory hungry use cases like caching and in-memory databases.
15656
+ All High Memory plans contain dedicated CPU cores.
15654
15657
enum:
15655
15658
- nanode
15656
15659
- standard
0 commit comments