[feature request] support multi cluster
Opened this issue · 0 comments
ian-hui commented
Issue Description
Type: feature request
Describe what happened (or what feature you want)
it seems that chaosblade still no support multi cluster scene. when i wanna implete chaos test like kill a pod which is located in a member cluster with karmada, the result seems that the test did not work.
And the reason is that container not found.
Describe what you expected to happen
Can the community provide a solution or promote a feature? My current solution is to deploy a chaosblade separately in both the federation and member clusters. And it needs to be tested separately. This is very troublesome in scenarios with numerous member clusters.
And I found that Chaos Mesh also mentioned that it may be supported. Can we push this forward?