Files
litmus-hub/faults/spring-boot/spring-boot-latency/spring-boot-latency.chartserviceversion.yaml
2023-06-05 13:15:56 +05:30

28 lines
946 B
YAML

---
apiVersion: litmuschaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: spring-boot-latency
version: 0.1.0
annotations:
categories: Spring Boot
vendor: Harness
spec:
displayName: spring-boot-latency
categoryDescription: |
This experiment allows injecting Chaos Monkey network 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 latency. It tests the resiliency of the system when some applications are having unexpected faulty behavior.
keywords:
- Spring Boot
platforms:
- GKE
- Konvoy
- Packet(Kubeadm)
- Minikube
- EKS
maturity: alpha
minKubeVersion: 1.12.0
labels:
app.kubernetes.io/component: chartserviceversion
app.kubernetes.io/version: ci