list_gke_clusters
List GKE clusters from a configured GCP environment to inventory Kubernetes resources or investigate incidents. Optionally set a limit to control the number of clusters returned.
Instructions
List GKE (Kubernetes Engine) clusters.
Args: limit: Maximum number of clusters to return. environment: Which configured GCP environment to query, e.g. 'staging' or 'production'. Omit to use the default environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| environment | No |