43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2019-01-07T10:28:08Z
|
|
name: pod-cpu-hog
|
|
version: 0.1.6
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: pod-cpu-hog
|
|
categoryDescription: |
|
|
Pod-CPU-Hog contains chaos to consume CPU resouces of specified containers in Kubernetes pods.
|
|
- Causes high CPU resource consumption utilizing one or more cores by triggering md5sum commands
|
|
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
|
|
keywords:
|
|
- Kubernetes
|
|
- CPU
|
|
platforms:
|
|
- GKE
|
|
- Packet(Kubeadm)
|
|
- Minikube
|
|
- EKS
|
|
maturity: alpha
|
|
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-ansible/tree/master/experiments/generic/pod_cpu_hog
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/pod-cpu-hog/
|
|
- name: Video
|
|
url: https://www.youtube.com/watch?v=MBGSPmZKb2I
|
|
icon:
|
|
- base64data: ""
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-cpu-hog/experiment.yaml
|