public sealed class EphemeralStorageLocalSsdConfig : IMessage<EphemeralStorageLocalSsdConfig>, IEquatable<EphemeralStorageLocalSsdConfig>, IDeepCloneable<EphemeralStorageLocalSsdConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class EphemeralStorageLocalSsdConfig.
EphemeralStorageLocalSsdConfig contains configuration for the node ephemeral
storage using Local SSD.
Number of local SSDs to use to back ephemeral storage. Uses NVMe
interfaces. Each local SSD is 375 GB in size.
If zero, it means to disable using local SSDs as ephemeral storage.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eEphemeralStorageLocalSsdConfig\u003c/code\u003e class in the Google Kubernetes Engine v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class, \u003ccode\u003eEphemeralStorageLocalSsdConfig\u003c/code\u003e, is used to configure the node's ephemeral storage using Local SSD, with the latest version being 3.33.0 and going back to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEphemeralStorageLocalSsdConfig\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalSsdCount\u003c/code\u003e property of \u003ccode\u003eEphemeralStorageLocalSsdConfig\u003c/code\u003e allows configuration of the number of local SSDs for ephemeral storage, with each SSD being 375 GB, and setting it to zero disables local SSD use for this purpose.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes constructors for creating \u003ccode\u003eEphemeralStorageLocalSsdConfig\u003c/code\u003e objects, either as a default instance or by copying another \u003ccode\u003eEphemeralStorageLocalSsdConfig\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]