Tag Archives: GKE

GCP (Google Cloud Platform) – tips, tricks, solutions

How to list all GKE node pools in your organization

First – you need to have read/list right on the org level.

And then you can get the org number by selection your organization from top dropdown and get the numeric ID (not name/ID) and put it in the query below:

gcloud asset search-all-resources \
--asset-types="container.googleapis.com/NodePool" --scope=organizations/11222333344