In our GCP project we are working on a project to assist organization and cost management. We got a situation on one of our use cases.
Multiple projects node pools are present in one of our GKE cluster. All the instances under this cluster are inheriting Cluster labels. We want to have separate labels based on node pools for billing purposes.
- Is there any way to filter instances of a particular node pool in billing?
- If not, then how can we set separate labels based on node pools for billing purposes?