Kubernetes Cluster Network Profile Load Balancer Profile Args
Constructors
Properties
The type of the managed inbound Load Balancer Backend Pool. Possible values are NodeIP
and NodeIPConfiguration
. Defaults to NodeIPConfiguration
. See the documentation for more information.
The outcome (resource IDs) of the specified arguments.
Desired outbound flow idle timeout in minutes for the cluster load balancer. Must be between 4
and 100
inclusive. Defaults to 30
.
Count of desired managed outbound IPs for the cluster load balancer. Must be between 1
and 100
inclusive.
The desired number of IPv6 outbound IPs created and managed by Azure for the cluster load balancer. Must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack.
The ID of the Public IP Addresses which should be used for outbound communication for the cluster load balancer.
The ID of the outbound Public IP Address Prefixes which should be used for the cluster load balancer.
Number of desired SNAT port for each VM in the clusters load balancer. Must be between 0
and 64000
inclusive. Defaults to 0
.