Represents the nebius.mk8s.v1alpha1.NodeGroupStatus protobuf message.
Represents the nebius.mk8s.v1alpha1.NodeGroupStatus protobuf message.
Optional[customReturns a safe value for JSON logs.
Returns a safe value for JSON logs.
Optional[unknownPreserves protobuf fields that this SDK version does not recognize.
Contains the fully qualified protobuf type name.
Total number of nodes that are currently in the node group. Both ready and not ready nodes are counted.
Total 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 changes are in flight
Contains the state protobuf field.
Desired total number of nodes that should be in the node group. It is either fixed_node_count or arbitrary number between min_node_count and max_node_count decided by autoscaler.
Version have format MAJOR.MINOR.PATCH-nebius-node.n like "1.30.0-nebius-node.10".
Represents the
nebius.mk8s.v1alpha1.NodeGroupStatusprotobuf message.