Hi Everyone,
My requirement is to find Linux-based tools to calculate the bandwidth between two Kubernetes clusters. We are currently using the iperf tool to measure performance between pods and nodes within the same cluster. Please let me know if there are any methods or tools available to calculate bandwidth between two different clusters.
HI Scarlet, thanks for responding.
So, as your saying iperf is enough. Please let me know how i can test between 2 clusters. For now we are using iperf tool, we are collecting the data between pod to pod and node to node. We need some inputs on how we can calculate between 2 clusters. As, we need to deploy in both the clusters that understood but how to run the tests between them. Please elaborate on how to use iperf tool