Updating package yaml to reflect experiment names in seperate lines
This commit is contained in:
@@ -14,8 +14,8 @@ spec:
|
||||
description: >
|
||||
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Install all will install the following subcharts
|
||||
|
||||
- State
|
||||
- Network
|
||||
<br> - State
|
||||
<br> - Network
|
||||
|
||||
subcharts:
|
||||
- State
|
||||
|
@@ -14,8 +14,8 @@ spec:
|
||||
description: >
|
||||
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Install all will install the following subcharts
|
||||
|
||||
- State
|
||||
- Network
|
||||
<br> - State
|
||||
<br> - Network
|
||||
|
||||
subcharts:
|
||||
- State
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
displayName: network
|
||||
description: >
|
||||
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
|
||||
<br> - Pod network delay (pod-nw-delay-exp.yaml)
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- Network
|
||||
@@ -33,5 +33,5 @@ spec:
|
||||
- base64data: ""
|
||||
mediatype: ""
|
||||
experiments:
|
||||
- pod-nw-delay-exp.yaml
|
||||
- pod-network-delay-exp.yaml
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/community-charts/master/charts/kubernetes/network/experiments/k8s_nw_all_exp_crd.yaml
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
displayName: network
|
||||
description: >
|
||||
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
|
||||
<br> - Pod network delay (pod-nw-delay-exp.yaml)
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- Network
|
||||
@@ -33,5 +33,5 @@ spec:
|
||||
- base64data: ""
|
||||
mediatype: ""
|
||||
experiments:
|
||||
- pod-nw-delay-exp.yaml
|
||||
- pod-network-delay-exp.yaml
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/community-charts/master/charts/kubernetes/network/experiments/k8s_nw_all_exp_crd.yaml
|
||||
|
@@ -12,8 +12,8 @@ spec:
|
||||
displayName: state
|
||||
description: >
|
||||
Kubernetes subchart sateChaos which contains chaos to disrupt state of kubernetes resources. Experiments can inject random pod-level and container level-failures against specified app replicas. Install will add the following experiments
|
||||
- container-kill-exp.yaml
|
||||
- pod-delete-exp.yaml
|
||||
<br> - Container kill (container-kill-exp.yaml)
|
||||
<br> - Pod delete (pod-delete-exp.yaml)
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- State
|
||||
|
@@ -12,8 +12,8 @@ spec:
|
||||
displayName: state
|
||||
description: >
|
||||
Kubernetes subchart sateChaos which contains chaos to disrupt state of kubernetes resources. Experiments can inject random pod-level and container level-failures against specified app replicas. Install will add the following experiments
|
||||
- container-kill-exp.yaml
|
||||
- pod-delete-exp.yaml
|
||||
<br> - Container kill (container-kill-exp.yaml)
|
||||
<br> - Pod delete (pod-delete-exp.yaml)
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- State
|
||||
|
@@ -13,8 +13,8 @@ spec:
|
||||
displayName: OpenEBS
|
||||
description: >
|
||||
OpenEBS is the most active Container Attached Storage project. OpenEBS enables your DevOps teams to have their own storage policies for every workload and it is truly Kubernetes native and 100% in userspace. Install all will install the following subcharts
|
||||
<br> - State
|
||||
|
||||
**State**
|
||||
subcharts:
|
||||
- State
|
||||
|
||||
|
@@ -13,6 +13,7 @@ spec:
|
||||
displayName: OpenEBS
|
||||
description: >
|
||||
OpenEBS is the most active Container Attached Storage project. OpenEBS enables your DevOps teams to have their own storage policies for every workload and it is truly Kubernetes native and 100% in userspace. Install all will install the following subcharts
|
||||
<br> - State
|
||||
|
||||
subcharts:
|
||||
- State
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
displayName: state
|
||||
description: >
|
||||
OpenEBS subchart sateChaos which contains chaos to disrupt state of openebs control-plane and data-plane resources. Experiments can inject random pod-level and container level-failures against specified openebs replicas. Install will add the following experiments
|
||||
- target-pod-delete-exp.yaml
|
||||
<br> - Target pod delete (target-pod-delete-exp.yaml)
|
||||
|
||||
keywords:
|
||||
- Kubernetes
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
displayName: state
|
||||
description: >
|
||||
OpenEBS subchart sateChaos which contains chaos to disrupt state of openebs control-plane and data-plane resources. Experiments can inject random pod-level and container level-failures against specified openebs replicas. Install will add the following experiments
|
||||
- target-pod-delete-exp.yaml
|
||||
<br> - Target pod delete (target-pod-delete-exp.yaml)
|
||||
|
||||
keywords:
|
||||
- Kubernetes
|
||||
|
Reference in New Issue
Block a user