If pod running in hostnetwork namespace, they report false-positive network statistic. For example The network dashboard show me that kube-system has 400MB/s avg traffic egress, but in fact multiple pod running on hostnetwork namespace and reporting same traffic multiple times.
kube-state-metrics exposes the info via kube_pod_info, if a pod is running inside hostnetwork namespace
If pod running in hostnetwork namespace, they report false-positive network statistic. For example The network dashboard show me that kube-system has 400MB/s avg traffic egress, but in fact multiple pod running on hostnetwork namespace and reporting same traffic multiple times.
kube-state-metrics exposes the info via kube_pod_info, if a pod is running inside hostnetwork namespace