44 lines
1.3 KiB
YAML
44 lines
1.3 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2019-11-11T10:28:08Z
|
|
name: disk-fill
|
|
version: 0.0.8
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: disk-fill
|
|
categoryDescription: |
|
|
Disk fill contains chaos to disrupt state of kubernetes resources.
|
|
- Causes (forced/graceful) Disk Stress by filling up the Ephemeral Storage of the Pod using one of it containers.
|
|
- Causes Pod to get Evicted if the Pod exceeds it Ephemeral Storage Limit.
|
|
- Tests the Ephemeral Storage Limits, to ensure those parameters are sufficient.
|
|
keywords:
|
|
- Kubernetes
|
|
- Disk
|
|
- State
|
|
platforms:
|
|
- GKE
|
|
- EKS
|
|
maturity: alpha
|
|
chaosType: infra
|
|
maintainers:
|
|
- name: ksatchit
|
|
email: karthik.s@mayadata.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus/tree/master/experiments/generic/disk_fill
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/disk-fill/
|
|
- name: Video
|
|
url:
|
|
icon:
|
|
- url:
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/disk-fill/experiment.yaml
|