34 lines
999 B
YAML
34 lines
999 B
YAML
---
|
|
apiVersion: litmuschaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: pod-network-latency
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: LitmusChaos
|
|
spec:
|
|
displayName: Pod Network Latency
|
|
categoryDescription: |
|
|
Pod-network-latency fault disrupts network connectivity of Kubernetes pods. This fault injects 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
|
|
platforms:
|
|
- GKE
|
|
- Minikube
|
|
- Packet(Kubeadm)
|
|
- EKS
|
|
- AKS
|
|
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:
|
|
- base64data: ""
|
|
mediatype: ""
|