Network Configuration Args
Constructors
Properties
The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster.
The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP.
The resource ID of the associated Cloud Services network.
The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network.
The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR.
The configuration of the Layer 2 service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP.
The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking.