headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

Load testing #1296

Closed illume closed 7 months ago

illume commented 1 year ago

Load testing, to generate data in a test cluster and make load for testing functionality and performance.

The benefit of this will be to allow us to see how Headlamp performs under simulated load similar to what we are trying to achieve in production. Hopefully without having to spend a lot on cloud resources (or none) and not having to actually test in production.

This is part of the performance epic https://github.com/headlamp-k8s/headlamp/issues/1161

illume commented 1 year ago

https://kwok.sigs.k8s.io/ is one possibility for load testing headlamp on laptop (1000s of nodes).