Optional[customOptional[unknownTotal number of nodes that has outdated node configuration. These nodes will be replaced by new nodes with up-to-date configuration.
Total number of nodes that successfully joined the cluster and are ready to serve workloads. Both outdated and up-to-date nodes are counted.
Show that there are changes are in flight.
OptionalstrategyDeployment strategy used by the service for node group rollouts and node deletions. It includes default values applied by the service. A drain_timeout value of 0 means that node draining is not time-limited.
Desired total number of nodes that should be in the node group.
It is either NodeGroupSpec.fixed_node_count or arbitrary number between
NodeGroupAutoscalingSpec.min_node_count and NodeGroupAutoscalingSpec.max_node_count decided by autoscaler.
Actual version of NodeGroup. Have format <major>.<minor>.<patch>-nebius-node.<infra_version> like "1.30.0-nebius-node.10".
Where <major>.<minor>.<patch> is Kubernetes version and <infra_version> is version of Node infrastructure and configuration,
which update may include bug fixes, security updates and new features depending on worker node configuration.
Total number of nodes that are currently in the node group. Both ready and not ready nodes are counted.