Chart edits

This commit is contained in:
ajesh
2019-09-06 19:09:28 +05:30
parent 8eeeabc858
commit dd01960e80
12 changed files with 98 additions and 97 deletions

View File

@@ -11,8 +11,8 @@ metadata:
spec:
displayName: network
description: >
Contains chaos to disrupt network connectivity of kubernetes pods
Examples include network-delay, network-loss
Kubernetes subchart networkChaos which contains chaos to disrupt network connectivity of kubernetes pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods. Install will add the following experiments
- pod-nw-delay-exp.yaml
keywords:
- Kubernetes
- Network
@@ -32,3 +32,6 @@ spec:
icon:
- base64data: ""
mediatype: ""
experiments:
- pod-nw-delay-exp.yaml

View File

@@ -11,8 +11,8 @@ metadata:
spec:
displayName: network
description: >
Contains chaos to disrupt network connectivity of kubernetes pods
Examples include network-delay, network-loss
Kubernetes subchart networkChaos which contains chaos to disrupt network connectivity of kubernetes pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods. Install will add the following experiments
- pod-nw-delay-exp.yaml
keywords:
- Kubernetes
- Network
@@ -32,3 +32,6 @@ spec:
icon:
- base64data: ""
mediatype: ""
experiments:
- pod-nw-delay-exp.yaml