Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NodePool.
NodePool contains the name and configuration for a cluster's node pool. Node pools are a set of nodes (i.e. VM's), with a common configuration and specification, under the control of the cluster master. They may have a set of Kubernetes labels applied to them, which may be used to reference them during pod scheduling. They may also be resized up or down, to accommodate the workload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#autoscaling
def autoscaling() -> ::Google::Cloud::Container::V1::NodePoolAutoscaling
- (::Google::Cloud::Container::V1::NodePoolAutoscaling) — Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
#autoscaling=
def autoscaling=(value) -> ::Google::Cloud::Container::V1::NodePoolAutoscaling
- value (::Google::Cloud::Container::V1::NodePoolAutoscaling) — Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- (::Google::Cloud::Container::V1::NodePoolAutoscaling) — Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
#conditions
def conditions() -> ::Array<::Google::Cloud::Container::V1::StatusCondition>
- (::Array<::Google::Cloud::Container::V1::StatusCondition>) — Which conditions caused the current node pool state.
#conditions=
def conditions=(value) -> ::Array<::Google::Cloud::Container::V1::StatusCondition>
- value (::Array<::Google::Cloud::Container::V1::StatusCondition>) — Which conditions caused the current node pool state.
- (::Array<::Google::Cloud::Container::V1::StatusCondition>) — Which conditions caused the current node pool state.
#config
def config() -> ::Google::Cloud::Container::V1::NodeConfig
- (::Google::Cloud::Container::V1::NodeConfig) — The node configuration of the pool.
#config=
def config=(value) -> ::Google::Cloud::Container::V1::NodeConfig
- value (::Google::Cloud::Container::V1::NodeConfig) — The node configuration of the pool.
- (::Google::Cloud::Container::V1::NodeConfig) — The node configuration of the pool.
#initial_node_count
def initial_node_count() -> ::Integer
- (::Integer) — The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
#initial_node_count=
def initial_node_count=(value) -> ::Integer
- value (::Integer) — The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- (::Integer) — The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
#instance_group_urls
def instance_group_urls() -> ::Array<::String>
- (::Array<::String>) — [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
#instance_group_urls=
def instance_group_urls=(value) -> ::Array<::String>
- value (::Array<::String>) — [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- (::Array<::String>) — [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
#locations
def locations() -> ::Array<::String>
-
(::Array<::String>) — The list of Google Compute Engine
zones in which the
NodePool's nodes should be located.
If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead.
Warning: changing node pool locations will result in nodes being added and/or removed.
#locations=
def locations=(value) -> ::Array<::String>
-
value (::Array<::String>) — The list of Google Compute Engine
zones in which the
NodePool's nodes should be located.
If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead.
Warning: changing node pool locations will result in nodes being added and/or removed.
-
(::Array<::String>) — The list of Google Compute Engine
zones in which the
NodePool's nodes should be located.
If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead.
Warning: changing node pool locations will result in nodes being added and/or removed.
#management
def management() -> ::Google::Cloud::Container::V1::NodeManagement
- (::Google::Cloud::Container::V1::NodeManagement) — NodeManagement configuration for this NodePool.
#management=
def management=(value) -> ::Google::Cloud::Container::V1::NodeManagement
- value (::Google::Cloud::Container::V1::NodeManagement) — NodeManagement configuration for this NodePool.
- (::Google::Cloud::Container::V1::NodeManagement) — NodeManagement configuration for this NodePool.
#max_pods_constraint
def max_pods_constraint() -> ::Google::Cloud::Container::V1::MaxPodsConstraint
- (::Google::Cloud::Container::V1::MaxPodsConstraint) — The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
#max_pods_constraint=
def max_pods_constraint=(value) -> ::Google::Cloud::Container::V1::MaxPodsConstraint
- value (::Google::Cloud::Container::V1::MaxPodsConstraint) — The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- (::Google::Cloud::Container::V1::MaxPodsConstraint) — The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
#name
def name() -> ::String
- (::String) — The name of the node pool.
#name=
def name=(value) -> ::String
- value (::String) — The name of the node pool.
- (::String) — The name of the node pool.
#network_config
def network_config() -> ::Google::Cloud::Container::V1::NodeNetworkConfig
- (::Google::Cloud::Container::V1::NodeNetworkConfig) — Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
#network_config=
def network_config=(value) -> ::Google::Cloud::Container::V1::NodeNetworkConfig
- value (::Google::Cloud::Container::V1::NodeNetworkConfig) — Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- (::Google::Cloud::Container::V1::NodeNetworkConfig) — Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
#placement_policy
def placement_policy() -> ::Google::Cloud::Container::V1::NodePool::PlacementPolicy
- (::Google::Cloud::Container::V1::NodePool::PlacementPolicy) — Specifies the node placement policy.
#placement_policy=
def placement_policy=(value) -> ::Google::Cloud::Container::V1::NodePool::PlacementPolicy
- value (::Google::Cloud::Container::V1::NodePool::PlacementPolicy) — Specifies the node placement policy.
- (::Google::Cloud::Container::V1::NodePool::PlacementPolicy) — Specifies the node placement policy.
#pod_ipv4_cidr_size
def pod_ipv4_cidr_size() -> ::Integer
- (::Integer) — [Output only] The pod CIDR block size per node in this node pool.
#pod_ipv4_cidr_size=
def pod_ipv4_cidr_size=(value) -> ::Integer
- value (::Integer) — [Output only] The pod CIDR block size per node in this node pool.
- (::Integer) — [Output only] The pod CIDR block size per node in this node pool.
#self_link
def self_link() -> ::String
- (::String) — [Output only] Server-defined URL for the resource.
#self_link=
def self_link=(value) -> ::String
- value (::String) — [Output only] Server-defined URL for the resource.
- (::String) — [Output only] Server-defined URL for the resource.
#status
def status() -> ::Google::Cloud::Container::V1::NodePool::Status
- (::Google::Cloud::Container::V1::NodePool::Status) — [Output only] The status of the nodes in this pool instance.
#status=
def status=(value) -> ::Google::Cloud::Container::V1::NodePool::Status
- value (::Google::Cloud::Container::V1::NodePool::Status) — [Output only] The status of the nodes in this pool instance.
- (::Google::Cloud::Container::V1::NodePool::Status) — [Output only] The status of the nodes in this pool instance.
#status_message
def status_message() -> ::String
- (::String) — [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
#status_message=
def status_message=(value) -> ::String
- value (::String) — [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- (::String) — [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
#update_info
def update_info() -> ::Google::Cloud::Container::V1::NodePool::UpdateInfo
- (::Google::Cloud::Container::V1::NodePool::UpdateInfo) — Output only. [Output only] Update info contains relevant information during a node pool update.
#upgrade_settings
def upgrade_settings() -> ::Google::Cloud::Container::V1::NodePool::UpgradeSettings
- (::Google::Cloud::Container::V1::NodePool::UpgradeSettings) — Upgrade settings control disruption and speed of the upgrade.
#upgrade_settings=
def upgrade_settings=(value) -> ::Google::Cloud::Container::V1::NodePool::UpgradeSettings
- value (::Google::Cloud::Container::V1::NodePool::UpgradeSettings) — Upgrade settings control disruption and speed of the upgrade.
- (::Google::Cloud::Container::V1::NodePool::UpgradeSettings) — Upgrade settings control disruption and speed of the upgrade.
#version
def version() -> ::String
- (::String) — The version of the Kubernetes of this node.
#version=
def version=(value) -> ::String
- value (::String) — The version of the Kubernetes of this node.
- (::String) — The version of the Kubernetes of this node.