ClusterMetadata
Get GKE cluster's metadata.
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
Dynamic
YES
Cluster ID whose metadata needs to be fetched.
Dynamic
YES
GCP project ID where the GKE cluster is present.
Dynamic
YES
GCP zone in which the GKE cluster is present.
Dynamic
YES
The GCP service account to impersonate.
Dynamic
YES
The GCP project ID.
SubType string
Dynamic
YES
Default
["https://www.googleapis.com/auth/cloud-platform"]
The GCP scopes to be used.
Dynamic
YES
The GCP service account.
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Possible Values
STATUS_UNSPECIFIED
PROVISIONING
RUNNING
RUNNING_WITH_ERROR
RECONCILING
STOPPING
ERROR
UNRECOGNIZED