Are there GKE cost allocation labels for pods, nodes, workloads, and annotation?

So we only get cluster and namespace. For those also looking into this, I did manage to find Pod, but only when they’re deployed under a StatefulSet, under the tag:

k8s-label/statefulset.kubernetes.io/pod-name

But pods in my other types of deployments don’t appear in my billing data.

2 Likes