Jump to content

Can somebody please give me some ideas about benchmarking Kubernetes clusters? I want to compare different Kubernetes services from different cloud providers.

Link to comment
Share on other sites

Link to post
Share on other sites

What are you going to benchmark?

RAW CPU power? Multithreaded/single threaded?

There's much more to it.. I/O, bandwidth (network/disk), etc.... it all comes down to what you really are going to use/need.

Link to comment
Share on other sites

Link to post
Share on other sites

3 minutes ago, Nick7 said:

What are you going to benchmark?

RAW CPU power? Multithreaded/single threaded?

There's much more to it.. I/O, bandwidth (network/disk), etc.... it all comes down to what you really are going to use/need.

I need to benchmark CPU usage, network throughput, latency. I am thinking about making AN API on multiple languages that takes a number and return its fibonacci number. Then I want to track laterncy, speed and cpu usage. I am thinking about using Apache Jmeter. I dont know how to use it, I am working on it. But is it a good way to benchmark a system or Cluster? 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×