load Balancer Node Pool Config
Parameters
value
Specifies the node pool running the load balancer. L2 connectivity is required among nodes in this pool. If missing, the control plane node pool is used as the load balancer pool.
suspend fun loadBalancerNodePoolConfig(argument: suspend BareMetalLoadBalancerNodePoolConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies the node pool running the load balancer. L2 connectivity is required among nodes in this pool. If missing, the control plane node pool is used as the load balancer pool.