httpLoadBalancing

@JvmName(name = "gvooytkpqxwwives")
suspend fun httpLoadBalancing(value: Output<ClusterAddonsConfigHttpLoadBalancingArgs>)
@JvmName(name = "nexshmvbushewdxb")
suspend fun httpLoadBalancing(value: ClusterAddonsConfigHttpLoadBalancingArgs?)

Parameters

value

The status of the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster. It is enabled by default; set disabled = true to disable.


@JvmName(name = "dhfavcgcjhvyoxii")
suspend fun httpLoadBalancing(argument: suspend ClusterAddonsConfigHttpLoadBalancingArgsBuilder.() -> Unit)

Parameters

argument

The status of the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster. It is enabled by default; set disabled = true to disable.