* adding minimal keywords for searching on chaoshub Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * adding k8s keywords Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
50 lines
1.6 KiB
YAML
50 lines
1.6 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2019-10-11T10:28:08Z
|
|
name: pod-network-latency
|
|
version: 0.1.13
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: pod-network-latency
|
|
categoryDescription: |
|
|
Pod-network-latency contains chaos to disrupt network connectivity of kubernetes pods. Experiments can inject random network delays on the app replica pods.
|
|
- Causes flaky access to application replica by injecting network delay using pumba.
|
|
- The application pod should be healthy once chaos is stopped. Service-requests should be served despite chaos.
|
|
keywords:
|
|
- Kubernetes
|
|
- K8S
|
|
- Network
|
|
- Pod
|
|
- Latency
|
|
platforms:
|
|
- GKE
|
|
- Minikube
|
|
- Packet(Kubeadm)
|
|
- EKS
|
|
- AKS
|
|
maturity: alpha
|
|
maintainers:
|
|
- name: ksatchit
|
|
email: karthik.s@mayadata.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
labels:
|
|
app.kubernetes.io/component: chartserviceversion
|
|
app.kubernetes.io/version: latest
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus-go/tree/master/experiments/generic/pod-network-latency
|
|
- name: Documentation
|
|
url: https://litmuschaos.github.io/litmus/experiments/categories/pods/pod-network-latency/
|
|
- name: Video
|
|
url: https://www.youtube.com/watch?v=QsQZyXVCcCw
|
|
icon:
|
|
- base64data: ""
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-network-latency/experiment.yaml
|