Skip to main content

gcp.project.gkeService.cluster.networkConfig

Supported platform

  • gcp

Description

Google Kubernetes Engine (GKE) cluster network config

Fields

IDTYPEDESCRIPTION
idstringInternal ID
networkPathstringRelative path of the network to which the cluster is connected
networkgcp.project.computeService.networkNetwork to which the cluster is connected
subnetworkPathstringRelative path of the subnetwork to which the cluster is connected
subnetworkgcp.project.computeService.subnetworkSubnetwork to which the cluster is connected
enableIntraNodeVisibilityboolWhether intra-node visibility is enabled for this cluster
defaultSnatStatusdictWhether the cluster disables default in-node sNAT rules
enableL4IlbSubsettingboolWhether L4ILB subsetting is enabled for this cluster
datapathProviderstringDesired datapath provider for this cluster
privateIpv6GoogleAccessstringDesired state of IPv6 connectivity to Google Services
dnsConfigdictCluster DNS configuration
serviceExternalIpsConfigdictConfiguration specifying whether services with externalIPs field are blocked

References