Off late, we have found many Kubernetes pods are running without any ingress/egress traffic. APM monitoring revealed the actual traffic flows in each pod.
Now, I would like to terminate those pods that doesn't have any traffic over the period of time. So that I can reduce the worker nodes.
I need your help on below query.