controlPlaneNodePoolConfig property

BareMetalAdminControlPlaneNodePoolConfig? controlPlaneNodePoolConfig
getter/setter pair

Configures the node pool running the control plane.

If specified the corresponding NodePool will be created for the cluster's control plane. The NodePool will have the same name and namespace as the cluster.

Required.

Implementation

BareMetalAdminControlPlaneNodePoolConfig? controlPlaneNodePoolConfig;