SDK to create new fault
T
Teal Wildcat
I want to create my own fault/experiment and want to know how the operator knows about the fault. For example, "pod-delete" is a known fault for the litmus operator, but if I want to add my own fault named "terminate-pod", how can I do that? Where does that logic go and how does the operator know about "terminate-pod"?
Some of the items
- Specific database faults(Mongodb,cassandra,graphdb etc)
- Application level faults(not just spring-boot)
- Stopping specific Azure service instead of Instance
- MQ/ESB level faults
Log In