controlPlaneNodePoolConfig

@JvmName(name = "rmfjxgfqqxfaporv")
suspend fun controlPlaneNodePoolConfig(value: Output<BareMetalAdminControlPlaneNodePoolConfigArgs>)

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.


@JvmName(name = "khujxrwpcvarlgdn")
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.