Replies: 1 comment
-
Define your parameters. What do you want to test? Network throughput? Disk IO? Number of pods you can run? Number of custom resources you can manage? Kubernetes casts a wide net, there is no one tool that will give you universal performance figures for all of its components. Any tool that works on other Kubernetes distros should also work on K3s. You can see some information on how we collected our baseline figures at https://docs.k3s.io/reference/resource-profiling - for anything more advanced than that, you should not be looking at k3s-specific tools. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have set up a k3s cluster. How can I perform density testing and load testing on it?
Beta Was this translation helpful? Give feedback.
All reactions