Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::NodePool::NodeConfig.
Configuration for each node in the NodePool
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}
- (::Google::Protobuf::Map{::String => ::String}) — Optional. The Kubernetes node labels
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. The Kubernetes node labels
- (::Google::Protobuf::Map{::String => ::String}) — Optional. The Kubernetes node labels
#node_storage_schema
def node_storage_schema() -> ::String
-
(::String) — Optional. Name for the storage schema of worker nodes.
Warning: Configurable node local storage schema feature is an experimental feature, and is not recommended for general use in production clusters/nodepools.
#node_storage_schema=
def node_storage_schema=(value) -> ::String
-
value (::String) — Optional. Name for the storage schema of worker nodes.
Warning: Configurable node local storage schema feature is an experimental feature, and is not recommended for general use in production clusters/nodepools.
-
(::String) — Optional. Name for the storage schema of worker nodes.
Warning: Configurable node local storage schema feature is an experimental feature, and is not recommended for general use in production clusters/nodepools.