public sealed class SoleTenantConfig : IMessage<SoleTenantConfig>, IEquatable<SoleTenantConfig>, IDeepCloneable<SoleTenantConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SoleTenantConfig.
SoleTenantConfig contains the NodeAffinities to specify what shared sole
tenant node groups should back the node pool.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `SoleTenantConfig` in the Google Kubernetes Engine v1 API is 3.33.0, while the current page focuses on version 3.17.0."],["The `SoleTenantConfig` class is used to specify shared sole tenant node groups for a node pool within Google Cloud Container."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality for various operations."],["`SoleTenantConfig` contains the `NodeAffinities` property, which is a `RepeatedField` used to match to a shared sole tenant node group."],["The provided content lists numerous previous versions of `SoleTenantConfig` ranging from 3.32.0 down to 2.3.0, enabling reference to those older versions if needed."]]],[]]