control Plane Node Pool Config
Parameters
value
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.
suspend fun controlPlaneNodePoolConfig(argument: suspend BareMetalAdminControlPlaneNodePoolConfigArgsBuilder.() -> Unit)
Parameters
argument
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.