Represents the nebius.mk8s.v1.ControlPlaneSpec protobuf message.
Represents the nebius.mk8s.v1.ControlPlaneSpec 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.
OptionalauditSpecify configuration of the pushing k8s audit logs into service logs and show it in the UI. By default cluster will be created without it.
OptionalendpointsSpecification of endpoints of cluster control plane.
Number of instances in etcd cluster.
3 by default.
Control plane with etcd_cluster_size: 3 called "Highly Available" ("HA"), because it's Kubernetes API
will be available despite a failure of one control plane instance.
OptionalkarpenterEnables installation of the Karpenter inside a cluster. Karpenter will be installed as a helm chart inside cluster so it requires creation of at least one CPU public node group.
Please note that there is no feature parity between Karpenter node pools and public node groups. By default cluster will be created without it.
Nebius VPC Subnet ID where control plane instances will be located. Also will be default NodeGroup subnet.
Desired Kubernetes version of the cluster. May be lower than the actual cluster version
if the desired version is no longer supported and the cluster has been automatically updated.
For now only acceptable format is <major>.<minor> like "1.31".
Option for patch version update will be added later.
Represents the
nebius.mk8s.v1.ControlPlaneSpecprotobuf message.