Google Kubernetes Engine (GKE) cluster
gcp.project.gkeService.cluster MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google CloudPrivate Resource
Google Kubernetes Engine (GKE) cluster
Min version: latestDefaults:
name description zone status currentMasterVersionRelationships
6 resources · 7 relationships·Click to select, expand fields to see properties.
Fields (39)
| Field | Type | Description |
|---|---|---|
addonsConfigrequired | gcp.project.gkeService.cluster.addonsConfig | Configurations for the various addons available to run in the cluster |
autopilotEnabledrequired | int | Whether Autopilot is enabled for the cluster |
binaryAuthorizationrequired | dict | Binary authorization configuration |
clusterIpv4Cidrrequired | string | The IP address range of the container pods in this cluster |
confidentialNodesConfigrequired | dict | Configuration of Confidential Nodes |
costManagementConfigrequired | dict | Configuration for the fine-grained cost management feature |
createdrequired | time | Creation time |
currentMasterVersionrequired | string | The current software version of the master endpoint |
databaseEncryptionrequired | dict | Etcd encryption configuration |
descriptionrequired | string | Optional description for the cluster |
enableKubernetesAlpharequired | int | Whether Kubernetes alpha features are enabled |
endpointrequired | string | The IP address of the cluster's master endpoint |
expirationTimerequired | time | The time the cluster will be automatically deleted in |
idrequired | string | Unique identifier for the cluster |
identityServiceConfigrequired | dict | Configuration for Identity Service component |
initialClusterVersionrequired | string | The initial Kubernetes version for this cluster |
ipAllocationPolicyrequired | gcp.project.gkeService.cluster.ipAllocationPolicy | Configuration for cluster IP allocation |
legacyAbacrequired | dict | Legacy ABAC authorization configuration |
locationrequired | string | Name of the Google Compute Engine zone/region in which the cluster exists |
locationsrequired | []string | The list of Google Compute Engine zones in which the cluster's nodes should be located |
loggingServicerequired | string | The logging service the cluster should use to write logs |
masterAuthrequired | dict | Authentication information for accessing the master endpoint |
masterAuthorizedNetworksConfigrequired | dict | Master authorized networks configuration |
monitoringServicerequired | string | The monitoring service the cluster should use to write metrics |
namerequired | string | The name of the cluster |
networkrequired | string | The name of the Google Compute Engine network to which the cluster is connected |
networkConfigrequired | gcp.project.gkeService.cluster.networkConfig | Configuration for cluster networking |
networkPolicyConfigrequired | dict | Configuration options for the NetworkPolicy feature |
nodepoolprivate | gcp.project.gkeService.cluster.nodepool | Google Kubernetes Engine (GKE) cluster node pool |
nodePoolsrequired | []gcp.project.gkeService.cluster.nodepool | The list of node pools for the cluster |
privateClusterConfigrequired | dict | Private cluster configuration |
projectIdrequired | string | Project ID |
releaseChannelrequired | string | The release channel that the cluster is subscribed to |
resourceLabelsrequired | map[string]string | The resource labels for the cluster to use to annotate any related Google Compute Engine resources |
shieldedNodesConfigrequired | dict | Configuration for Shielded Nodes feature |
statusrequired | string | The current status of this cluster |
subnetworkrequired | string | The name of the Google Compute Engine subnetwork to which the cluster is connected |
workloadIdentityConfigrequired | dict | Configuration for the use of Kubernetes Service Accounts in GCP IAM policies |
zonerequired | string | Deprecated; use location instead |
Google Kubernetes Engine (GKE)
gcp.project.gkeService MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google Kubernetes Engine (GKE) cluster addons config
gcp.project.gkeService.cluster.addonsConfig MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.