@@ -15640,15 +15640,20 @@ components:
15640
15640
The class of the Linode Type. We currently offer five classes of Linodes:
15641
15641
15642
15642
* nanode - Nanode instances are good for low-duty workloads,
15643
- where performance isn't critical.
15644
- * standard - Standard instances are good for medium-duty workloads and
15645
- are a good mix of performance, resources, and price.
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, the CLI, and billing will
15645
+ continue to refer to these instances as Nanodes.
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.
15646
15650
* dedicated - Dedicated CPU instances are good for full-duty workloads
15647
15651
where consistent performance is important.
15648
15652
* gpu - Linodes with dedicated NVIDIA Quadro ® RTX 6000 GPUs accelerate highly
15649
15653
specialized applications such as machine learning, AI, and video transcoding.
15650
15654
* highmem - High Memory instances favor RAM over other resources, and can be
15651
15655
good for memory hungry use cases like caching and in-memory databases.
15656
+ All High Memory plans contain dedicated CPU cores.
15652
15657
enum:
15653
15658
- nanode
15654
15659
- standard
0 commit comments