apiVersion: litmuchaos.io/v1alpha1 kind: ChartServiceVersion metadata: createdAt: 2022-05-21T10:28:08Z name: pod-http-latency version: 0.1.0 annotations: categories: Kubernetes vendor: CNCF support: https://slack.kubernetes.io/ spec: displayName: pod-http-latency categoryDescription: | Pod-http-latency contains chaos to disrupt http requests of kubernetes pods. This experiment can inject random http response delays on the app replica pods. - Causes flaky access to application replica by injecting http response delay using toxiproxy. - The application pod should be healthy once chaos is stopped. Service-requests should be served despite chaos. keywords: - Kubernetes - K8S - HTTP - Pod - Latency platforms: - GKE - Minikube - EKS maturity: alpha maintainers: - name: Akash Shrivastava email: akash.shrivastava@harness.io minKubeVersion: 1.12.0 provider: name: Harness 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-http-latency - name: Documentation url: https://litmuschaos.github.io/litmus/experiments/categories/pods/pod-http-latency/ icon: - base64data: "" mediatype: "" chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-http-latency/experiment.yaml