44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2020-09-13T10:28:08Z
|
|
name: pod-io-stress
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: pod-io-stress
|
|
categoryDescription: |
|
|
This experiment causes disk stress on the application pod. The experiment aims to verify the resiliency of applications that share this disk resource for ephemeral or persistent storage purposes.
|
|
- Consumes the disk available by executing filesystem IO stress as available memory or by providing the value in GB
|
|
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
|
|
keywords:
|
|
- Kubernetes
|
|
- Memory
|
|
platforms:
|
|
- GKE
|
|
- Packet(Kubeadm)
|
|
- Minikube
|
|
- EKS
|
|
- AKS
|
|
maturity: alpha
|
|
maintainers:
|
|
- name: Udit Gaurav
|
|
email: udit.gaurav@mayadata.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus-go/tree/master/experiments/generic/pod-io-stress
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/pod-io-stress/
|
|
- name: Video
|
|
url:
|
|
icon:
|
|
- base64data: ""
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-io-stress/experiment.yaml
|