Skip to content

Commit cb31da3

Browse files
authored
Merge pull request #269 from hzoppetti/nanode-to-standard
[Update] Nanode to Shared Linode
2 parents b69bab0 + 9b6804d commit cb31da3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

openapi.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15640,15 +15640,20 @@ components:
1564015640
The class of the Linode Type. We currently offer five classes of Linodes:
1564115641

1564215642
* 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.
1564615650
* dedicated - Dedicated CPU instances are good for full-duty workloads
1564715651
where consistent performance is important.
1564815652
* gpu - Linodes with dedicated NVIDIA Quadro ® RTX 6000 GPUs accelerate highly
1564915653
specialized applications such as machine learning, AI, and video transcoding.
1565015654
* highmem - High Memory instances favor RAM over other resources, and can be
1565115655
good for memory hungry use cases like caching and in-memory databases.
15656+
All High Memory plans contain dedicated CPU cores.
1565215657
enum:
1565315658
- nanode
1565415659
- standard

0 commit comments

Comments
 (0)