Chore[New Exp]: Charts for HTTP Chaos Latency (#549)

* Added charts for http chaos latency

Signed-off-by: avaakash <as86414@gmail.com>

* Removed target_host env

Signed-off-by: avaakash <as86414@gmail.com>

* Removed listen_port from engine.yaml

Signed-off-by: avaakash <as86414@gmail.com>

* Added network_interface

Signed-off-by: avaakash <as86414@gmail.com>

* Added icon; Changed version to 0.1.0

Signed-off-by: avaakash <as86414@gmail.com>

* Changed TARGET_PORT->TARGET_SERVICE_PORT, LISTEN_PORT->PROXY_PORT

Signed-off-by: avaakash <as86414@gmail.com>

Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
This commit is contained in:
Akash Shrivastava
2022-06-14 17:17:20 +05:30
committed by GitHub
parent d360040213
commit 71fa950c74
8 changed files with 390 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ spec:
- pod-cpu-hog-exec
- pod-memory-hog-exec
- pod-network-partition
- pod-http-latency
keywords:
- Kubernetes
- K8S
@@ -53,6 +54,7 @@ spec:
- Service
- DNS
- Scale
- Http
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io