litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.44k stars 698 forks source link

unable to fill in experiment parameters for external cluster #4761

Closed tl-alex-nicot closed 4 months ago

tl-alex-nicot commented 4 months ago

Question

Hi I host the litmus controlplane on a eks cluster lets call it cluster A and I added a second cluster to run experiments against Cluster B, bootstrapping cluster B to A for running experiments on seems to be a success (it says connected) however when I go to make an experiment I am unable to pick my namespace or deployments etc its all greyed out, my question is that what am I experiencing is that considered expected behaviour when the controlpane infra runs on a seperate cluster ?

our intitial poc we added a test environment which was the same cluster we run the controlplane on and I was able to list all my namespaces etc

tl-alex-nicot commented 4 months ago

^ if anyone else has this issue it appears you must add a probe to the experiment before you are allowed to list targets in the ui