Network Config Args
NetworkConfig reports the relative names of network & subnetwork.
Constructors
Properties
The desired datapath provider for this cluster. By default, uses the IPTables-based kube-proxy implementation.
Whether the cluster disables default in-node sNAT rules. In-node sNAT rules will be disabled when default_snat_status is disabled. When disabled is set to false, default IP masquerade rules will be applied to the nodes to prevent sNAT on cluster internal traffic.
DNSConfig contains clusterDNS config for this cluster.
Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network.
Whether L4ILB Subsetting is enabled for this cluster.
GatewayAPIConfig contains the desired config of Gateway API on this cluster.
The desired state of IPv6 connectivity to Google Services. By default, no private IPv6 access to or from Google Services (all access will be via IPv4)
ServiceExternalIPsConfig specifies if services with externalIPs field are blocked or not.