Google Cloud ClusterMetadata

Google Cloud ClusterMetadata

Certified

Fetch GKE cluster metadata

Retrieves metadata for a GKE cluster in the specified project and zone/region, including networking, auth certs, and node pool statuses.

yaml
type: io.kestra.plugin.gcp.gke.ClusterMetadata

Fetch a GKE cluster's metadata

yaml
id: gcp_gke_cluster_metadata
namespace: company.team

tasks:
  - id: cluster_metadata
    type: io.kestra.plugin.gcp.gke.ClusterMetadata
    clusterProjectId: my-project-id
    clusterZone: europe-west1-c
    clusterId: my-cluster-id
Properties

Cluster ID

Name of the cluster to query

Cluster project ID

Project that owns the cluster

Cluster location

Zone or region where the cluster resides

The GCP service account to impersonate

Reference (ref) of the pluginDefaults to apply to this task.

The GCP project ID

SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]

The GCP scopes to be used

The GCP service account

Cluster IPv4 CIDR

Cluster creation time

Cluster description

Cluster endpoint

Cluster location

Logging service

Master authentication configuration

Definitions
clientCertificatestring
clientKeystring
clusterCertificatestring

Monitoring service

Cluster name

Cluster network

Node pools

Definitions
namestring
statusstring
Possible Values
STATUS_UNSPECIFIEDPROVISIONINGRUNNINGRUNNING_WITH_ERRORRECONCILINGSTOPPINGERRORUNRECOGNIZED
Default0

Number of node pools

Project id

Cluster subnetwork

Cluster zone