38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
---
|
|
apiVersion: litmuschaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: node-memory-hog
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: LitmusChaos
|
|
spec:
|
|
displayName: Node Memory Hog
|
|
categoryDescription: |
|
|
Kubernetes Node memory hog fault disrupts the state of Kubernetes resources. This fault injects a memory spike on a node where the application pod is scheduled.
|
|
- Memory hog on a particular node where the application deployment is available.
|
|
- After the test, the recovery should be manual for the application pod and node in case they are not in an appropriate state.
|
|
keywords:
|
|
- Kubernetes
|
|
platforms:
|
|
- GKE
|
|
- EKS
|
|
- AKS
|
|
- Kind
|
|
- Rancher
|
|
- OpenShift(OKD)
|
|
experiments:
|
|
- node-memory-hog
|
|
chaosType: infra
|
|
minKubeVersion: 1.12.0
|
|
labels:
|
|
app.kubernetes.io/component: chartserviceversion
|
|
app.kubernetes.io/version: ci
|
|
links:
|
|
- name: Documentation
|
|
url: https://litmuschaos.github.io/litmus/experiments/categories/contents
|
|
icon:
|
|
- url: ""
|
|
mediatype: ""
|