Skip to content

Latest commit

 

History

History

spring-boot-faults

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Experiment Metadata

Name Description Documentation Link
Spring Boot App Kill This experiment allows injecting Chaos Monkey app-kill assaults on Spring Boot applications, which have the [Chaos Monkey for Spring Boot](https://codecentric.github.io/chaos-monkey-spring-boot/) in their classpath. It can target random pods with a Spring Boot application and allows configuring the assaults to inject app-kill. It tests the resiliency of the system when some applications are having unexpected faulty behavior. TODO
Spring Boot CPU Stress This experiment allows injecting Chaos Monkey cpu-stress assaults on Spring Boot applications, which have the [Chaos Monkey for Spring Boot](https://codecentric.github.io/chaos-monkey-spring-boot/) in their classpath. It can target random pods with a Spring Boot application and allows configuring the assaults to inject cpu-stress. It tests the resiliency of the system when some applications are having unexpected faulty behavior. TODO
Spring Boot Memory Stress This experiment allows injecting Chaos Monkey memory-stress assaults on Spring Boot applications, which have the [Chaos Monkey for Spring Boot](https://codecentric.github.io/chaos-monkey-spring-boot/) in their classpath. It can target random pods with a Spring Boot application and allows configuring the assaults to inject memory-stress. It tests the resiliency of the system when some applications are having unexpected faulty behavior. TODO
Spring Boot Latency This experiment allows injecting Chaos Monkey latency assaults on Spring Boot applications, which have the [Chaos Monkey for Spring Boot](https://codecentric.github.io/chaos-monkey-spring-boot/) in their classpath. It can target random pods with a Spring Boot application and allows configuring the assaults to inject network latency. It tests the resiliency of the system when some applications are having unexpected faulty behavior. TODO
Spring Boot Exceptions This experiment allows injecting Chaos Monkey exceptions assaults on Spring Boot applications, which have the [Chaos Monkey for Spring Boot](https://codecentric.github.io/chaos-monkey-spring-boot/) in their classpath. It can target random pods with a Spring Boot application and allows configuring the assaults to inject exceptions. It tests the resiliency of the system when some applications are having unexpected faulty behavior. TODO
Spring Boot Faults This experiment allows injecting Chaos Monkey faults assaults on Spring Boot applications, which have the [Chaos Monkey for Spring Boot](https://codecentric.github.io/chaos-monkey-spring-boot/) in their classpath. It can target random pods with a Spring Boot application and allows configuring the assaults to inject spring-boot faults. It tests the resiliency of the system when some applications are having unexpected faulty behavior. TODO