-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Is your feature request related to a problem? Please describe.
In real-world ROSA HCP customer environments, non-serving (supporting) pods often share compute nodes. This can lead to noisy neighbor issues, where a resource-intensive pod impacts management cluster (MC) metrics or the performance of other clusters.
To simulate and identify such scenarios, we should enhance HCP-Burner to run Chaos tests on randomly selected clusters. This will help validate platform resiliency and observe the impact of disruptive workloads under realistic conditions.
Describe the solution you'd like
Integrate Chaos testing directly into HCP-Burner (similar to how we run kube-bench tests)
Describe alternatives you've considered
Develop a separate Chaos test runner script
Additional context
Reference: krkn-chaos/krkn