public sealed class LocalNvmeSsdBlockConfig : IMessage<LocalNvmeSsdBlockConfig>, IEquatable<LocalNvmeSsdBlockConfig>, IDeepCloneable<LocalNvmeSsdBlockConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class LocalNvmeSsdBlockConfig.
LocalNvmeSsdBlockConfig contains configuration for using raw-block local
NVMe SSD.
The number of raw-block local NVMe SSD disks to be attached to the node.
Each local SSD is 375 GB in size. If zero, it means no raw-block local NVMe
SSD disks to be attached to the node.
The limit for this value is dependent upon the maximum number of
disks available on a machine per zone. See:
https://cloud.google.com/compute/docs/disks/local-ssd
for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides reference documentation for the \u003ccode\u003eLocalNvmeSsdBlockConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically in the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.33.0 is the latest available version of the Google Kubernetes Engine v1 API documentation on the webpage, with multiple previous versions listed, ranging from 3.32.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalNvmeSsdBlockConfig\u003c/code\u003e class is designed to configure raw-block local NVMe SSD usage, including the capability to specify the number of SSDs to be attached to a node.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property, \u003ccode\u003eLocalSsdCount\u003c/code\u003e, of type \u003ccode\u003eint\u003c/code\u003e, which dictates the number of local NVMe SSD disks that are to be attached to the node, with each disk being 375 GB in size.\u003c/p\u003e\n"]]],[],null,[]]