* Updated dir struture with scenarios and experiments dir Signed-off-by: Amit Kumar Das <amit.das@harness.io> * Added icons Signed-off-by: Amit Kumar Das <amit.das@harness.io>
41 lines
989 B
YAML
41 lines
989 B
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2021-05-24T10:28:08Z
|
|
name: pod-memory-hog
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: pod-memory-hog
|
|
chartDescription: Injects memory chaos on a k8s pod
|
|
spec:
|
|
displayName: Pod Memory Hog
|
|
categoryDescription: >
|
|
Pod-Memory-Hog contains chaos to consume memory resouces of specified containers in Kubernetes pods
|
|
and revert the chaos
|
|
experiments:
|
|
- name: pod-memory-hog
|
|
description: "Injects memory chaos on a k8s pod"
|
|
keywords:
|
|
- Kubernetes
|
|
- Podtato-head
|
|
- Pod
|
|
platforms:
|
|
- GKE
|
|
- Minikube
|
|
- Packet(Kubeadm)
|
|
- EKS
|
|
- AKS
|
|
maintainers:
|
|
- name: oumkale
|
|
email: oumkale@chaosnative.com
|
|
provider:
|
|
name: ChaosNative
|
|
links:
|
|
- name: Kubernetes Slack
|
|
url: https://slack.kubernetes.io/
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/chaoshub/#generic-chaos
|
|
icon:
|
|
- url:
|
|
mediatype: ""
|