'Monitor Daemon for IPVS load balancer in kubernetes

Is there any open source implementation of Monitor Daemon for IPVS mode of kube-proxy in k8s ? I want to query cpu and mem of pods replicas and decide loads for load balancing? my requirement is to use "Dynamic Feedback Load Balancing Scheduling" algo in IPVS.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source