const GKE_NODE_POOL_LABEL: &str = "cloud.google.com/gke-nodepool";
The node label GKE uses to record which node pool a node belongs to.