Refactoring of charts for byoc (#488)
* refactoring charts for byoc Signed-off-by: Oum Kale <oumkale@chaosnative.com>
@@ -44,10 +44,10 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
name: k8-service-kill
|
name: k8-service-kill
|
||||||
app.kubernetes.io/part-of: litmus
|
app.kubernetes.io/part-of: litmus
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -33,4 +33,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/k8-service-kill/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/generic/k8-service-kill/experiment.yaml
|
@@ -41,10 +41,10 @@ spec:
|
|||||||
verbs :
|
verbs :
|
||||||
- "get"
|
- "get"
|
||||||
- "list"
|
- "list"
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/aws/aws_wrapper.py ; exit 0
|
- python /litmus/byoc/chaostest/chaostest/aws/aws_wrapper.py ; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -35,4 +35,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-aws/k8-aws-ec2-terminate/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-aws/k8-aws-ec2-terminate/experiment.yaml
|
@@ -22,10 +22,10 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
name: k8-pod-delete
|
name: k8-pod-delete
|
||||||
app.kubernetes.io/part-of: litmus
|
app.kubernetes.io/part-of: litmus
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
@@ -22,10 +22,10 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
name: k8-pod-delete
|
name: k8-pod-delete
|
||||||
app.kubernetes.io/part-of: litmus
|
app.kubernetes.io/part-of: litmus
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-alb-ingress-controller/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-alb-ingress-controller/experiment.yaml
|
@@ -22,10 +22,10 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
name: k8-pod-delete
|
name: k8-pod-delete
|
||||||
app.kubernetes.io/part-of: litmus
|
app.kubernetes.io/part-of: litmus
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-calico-node/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-calico-node/experiment.yaml
|
@@ -22,10 +22,10 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
name: k8-pod-delete
|
name: k8-pod-delete
|
||||||
app.kubernetes.io/part-of: litmus
|
app.kubernetes.io/part-of: litmus
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-kiam/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-kiam/experiment.yaml
|
@@ -22,10 +22,10 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
name: k8-pod-delete
|
name: k8-pod-delete
|
||||||
app.kubernetes.io/part-of: litmus
|
app.kubernetes.io/part-of: litmus
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-kube-proxy/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-kube-proxy/experiment.yaml
|
@@ -0,0 +1,58 @@
|
|||||||
|
# Generic Chaos experiment for Application team, who want to participate in Game Day
|
||||||
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
|
description:
|
||||||
|
message: |
|
||||||
|
Deletes a pod belonging to a deployment/statefulset/daemonset
|
||||||
|
kind: ChaosExperiment
|
||||||
|
metadata:
|
||||||
|
name: k8-pod-delete
|
||||||
|
spec:
|
||||||
|
definition:
|
||||||
|
scope: Namespaced
|
||||||
|
permissions:
|
||||||
|
- apiGroups: ["","apps","batch"]
|
||||||
|
resources: ["jobs","deployments","daemonsets"]
|
||||||
|
verbs: ["create","list","get","patch","delete"]
|
||||||
|
- apiGroups: ["","litmuschaos.io"]
|
||||||
|
resources: ["pods","configmaps","events","services","chaosengines","chaosexperiments","chaosresults","deployments","jobs"]
|
||||||
|
verbs: ["get","create","update","patch","delete","list"]
|
||||||
|
- apiGroups: [""]
|
||||||
|
resources: ["nodes"]
|
||||||
|
verbs : ["get","list"]
|
||||||
|
labels:
|
||||||
|
name: k8-pod-delete
|
||||||
|
app.kubernetes.io/part-of: litmus
|
||||||
|
image: "litmuschaos/py-runner:latest"
|
||||||
|
args:
|
||||||
|
- -c
|
||||||
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
|
command:
|
||||||
|
- /bin/bash
|
||||||
|
env:
|
||||||
|
|
||||||
|
- name: CHAOSTOOLKIT_IN_POD
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: FILE
|
||||||
|
value: 'pod-app-kill-count.json'
|
||||||
|
|
||||||
|
- name: NAME_SPACE
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: LABEL_NAME
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: APP_ENDPOINT
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: PERCENTAGE
|
||||||
|
value: '50'
|
||||||
|
|
||||||
|
- name: REPORT
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: REPORT_ENDPOINT
|
||||||
|
value: 'none'
|
||||||
|
|
||||||
|
- name: TEST_NAMESPACE
|
||||||
|
value: 'default'
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-prometheus-k8s-prometheus/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-prometheus-k8s-prometheus/experiment.yaml
|
58
byoc/kube-components/k8-prometheus-operator/experiment.yaml
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
# Generic Chaos experiment for Application team, who want to participate in Game Day
|
||||||
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
|
description:
|
||||||
|
message: |
|
||||||
|
Deletes a pod belonging to a deployment/statefulset/daemonset
|
||||||
|
kind: ChaosExperiment
|
||||||
|
metadata:
|
||||||
|
name: k8-pod-delete
|
||||||
|
spec:
|
||||||
|
definition:
|
||||||
|
scope: Namespaced
|
||||||
|
permissions:
|
||||||
|
- apiGroups: ["","apps","batch"]
|
||||||
|
resources: ["jobs","deployments","daemonsets"]
|
||||||
|
verbs: ["create","list","get","patch","delete"]
|
||||||
|
- apiGroups: ["","litmuschaos.io"]
|
||||||
|
resources: ["pods","configmaps","events","services","chaosengines","chaosexperiments","chaosresults","deployments","jobs"]
|
||||||
|
verbs: ["get","create","update","patch","delete","list"]
|
||||||
|
- apiGroups: [""]
|
||||||
|
resources: ["nodes"]
|
||||||
|
verbs : ["get","list"]
|
||||||
|
labels:
|
||||||
|
name: k8-pod-delete
|
||||||
|
app.kubernetes.io/part-of: litmus
|
||||||
|
image: "litmuschaos/py-runner:latest"
|
||||||
|
args:
|
||||||
|
- -c
|
||||||
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
|
command:
|
||||||
|
- /bin/bash
|
||||||
|
env:
|
||||||
|
|
||||||
|
- name: CHAOSTOOLKIT_IN_POD
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: FILE
|
||||||
|
value: 'pod-app-kill-count.json'
|
||||||
|
|
||||||
|
- name: NAME_SPACE
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: LABEL_NAME
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: APP_ENDPOINT
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: PERCENTAGE
|
||||||
|
value: '50'
|
||||||
|
|
||||||
|
- name: REPORT
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: REPORT_ENDPOINT
|
||||||
|
value: 'none'
|
||||||
|
|
||||||
|
- name: TEST_NAMESPACE
|
||||||
|
value: 'default'
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-prometheus-operator/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-prometheus-operator/experiment.yaml
|
@@ -0,0 +1,58 @@
|
|||||||
|
# Generic Chaos experiment for Application team, who want to participate in Game Day
|
||||||
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
|
description:
|
||||||
|
message: |
|
||||||
|
Deletes a pod belonging to a deployment/statefulset/daemonset
|
||||||
|
kind: ChaosExperiment
|
||||||
|
metadata:
|
||||||
|
name: k8-pod-delete
|
||||||
|
spec:
|
||||||
|
definition:
|
||||||
|
scope: Namespaced
|
||||||
|
permissions:
|
||||||
|
- apiGroups: ["","apps","batch"]
|
||||||
|
resources: ["jobs","deployments","daemonsets"]
|
||||||
|
verbs: ["create","list","get","patch","delete"]
|
||||||
|
- apiGroups: ["","litmuschaos.io"]
|
||||||
|
resources: ["pods","configmaps","events","services","chaosengines","chaosexperiments","chaosresults","deployments","jobs"]
|
||||||
|
verbs: ["get","create","update","patch","delete","list"]
|
||||||
|
- apiGroups: [""]
|
||||||
|
resources: ["nodes"]
|
||||||
|
verbs : ["get","list"]
|
||||||
|
labels:
|
||||||
|
name: k8-pod-delete
|
||||||
|
app.kubernetes.io/part-of: litmus
|
||||||
|
image: "litmuschaos/py-runner:latest"
|
||||||
|
args:
|
||||||
|
- -c
|
||||||
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
|
command:
|
||||||
|
- /bin/bash
|
||||||
|
env:
|
||||||
|
|
||||||
|
- name: CHAOSTOOLKIT_IN_POD
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: FILE
|
||||||
|
value: 'pod-app-kill-count.json'
|
||||||
|
|
||||||
|
- name: NAME_SPACE
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: LABEL_NAME
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: APP_ENDPOINT
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: PERCENTAGE
|
||||||
|
value: '50'
|
||||||
|
|
||||||
|
- name: REPORT
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: REPORT_ENDPOINT
|
||||||
|
value: 'none'
|
||||||
|
|
||||||
|
- name: TEST_NAMESPACE
|
||||||
|
value: 'default'
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-prometheus-pushgateway/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-prometheus-pushgateway/experiment.yaml
|
58
byoc/kube-components/k8-wavefront-collector/experiment.yaml
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
# Generic Chaos experiment for Application team, who want to participate in Game Day
|
||||||
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
|
description:
|
||||||
|
message: |
|
||||||
|
Deletes a pod belonging to a deployment/statefulset/daemonset
|
||||||
|
kind: ChaosExperiment
|
||||||
|
metadata:
|
||||||
|
name: k8-pod-delete
|
||||||
|
spec:
|
||||||
|
definition:
|
||||||
|
scope: Namespaced
|
||||||
|
permissions:
|
||||||
|
- apiGroups: ["","apps","batch"]
|
||||||
|
resources: ["jobs","deployments","daemonsets"]
|
||||||
|
verbs: ["create","list","get","patch","delete"]
|
||||||
|
- apiGroups: ["","litmuschaos.io"]
|
||||||
|
resources: ["pods","configmaps","events","services","chaosengines","chaosexperiments","chaosresults","deployments","jobs"]
|
||||||
|
verbs: ["get","create","update","patch","delete","list"]
|
||||||
|
- apiGroups: [""]
|
||||||
|
resources: ["nodes"]
|
||||||
|
verbs : ["get","list"]
|
||||||
|
labels:
|
||||||
|
name: k8-pod-delete
|
||||||
|
app.kubernetes.io/part-of: litmus
|
||||||
|
image: "litmuschaos/py-runner:latest"
|
||||||
|
args:
|
||||||
|
- -c
|
||||||
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py ; exit 0
|
||||||
|
command:
|
||||||
|
- /bin/bash
|
||||||
|
env:
|
||||||
|
|
||||||
|
- name: CHAOSTOOLKIT_IN_POD
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: FILE
|
||||||
|
value: 'pod-app-kill-count.json'
|
||||||
|
|
||||||
|
- name: NAME_SPACE
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: LABEL_NAME
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: APP_ENDPOINT
|
||||||
|
value: ''
|
||||||
|
|
||||||
|
- name: PERCENTAGE
|
||||||
|
value: '50'
|
||||||
|
|
||||||
|
- name: REPORT
|
||||||
|
value: 'true'
|
||||||
|
|
||||||
|
- name: REPORT_ENDPOINT
|
||||||
|
value: 'none'
|
||||||
|
|
||||||
|
- name: TEST_NAMESPACE
|
||||||
|
value: 'default'
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/k8-wavefront-collector/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/k8-wavefront-collector/experiment.yaml
|
@@ -40,6 +40,6 @@ spec:
|
|||||||
- name: Kubernetes Slack
|
- name: Kubernetes Slack
|
||||||
url: https://slack.kubernetes.io/
|
url: https://slack.kubernetes.io/
|
||||||
icon:
|
icon:
|
||||||
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/icons/kube-components.png
|
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/icons/kube-components.png
|
||||||
mediatype: image/png
|
mediatype: image/png
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-components/experiments.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/byoc/kube-components/experiments.yaml
|
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: litmuchaos.io/v1alpha1
|
apiVersion: litmuchaos.io/v1alpha1
|
||||||
kind: ChartServiceVersion
|
kind: ChartServiceVersion
|
||||||
metadata:
|
metadata:
|
||||||
name: k8-pod-delete
|
name: byoc-pod-delete
|
||||||
version: 0.0.4
|
version: 0.0.4
|
||||||
annotations:
|
annotations:
|
||||||
categories: Kubernetes
|
categories: Kubernetes
|
||||||
@@ -9,9 +9,9 @@ metadata:
|
|||||||
createdAt: 2020-02-24T10:28:08Z
|
createdAt: 2020-02-24T10:28:08Z
|
||||||
support: https://slack.kubernetes.io/
|
support: https://slack.kubernetes.io/
|
||||||
spec:
|
spec:
|
||||||
displayName: k8-pod-delete
|
displayName: byoc-pod-delete
|
||||||
categoryDescription: |
|
categoryDescription: |
|
||||||
K8 Pod delete contains chaos to disrupt state of kubernetes resources. It uses chaostoolkit to inject random pod delete failures against specified applications
|
Byoc Pod delete contains chaos to disrupt state of kubernetes resources. It uses chaostoolkit to inject random pod delete failures against specified applications
|
||||||
keywords:
|
keywords:
|
||||||
- Kubernetes
|
- Kubernetes
|
||||||
- State
|
- State
|
||||||
@@ -29,8 +29,8 @@ spec:
|
|||||||
app.kubernetes.io/version: latest
|
app.kubernetes.io/version: latest
|
||||||
links:
|
links:
|
||||||
- name: Source Code
|
- name: Source Code
|
||||||
url: https://github.com/litmuschaos/litmus-python/tree/master/chaos-test
|
url: https://github.com/litmuschaos/litmus-python/tree/master/byoc/chaostest
|
||||||
icon:
|
icon:
|
||||||
- url:
|
- url:
|
||||||
mediatype: ""
|
mediatype: ""
|
||||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/k8-pod-delete/experiment.yaml
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/byoc-pod-delete/experiment.yaml
|
@@ -41,10 +41,10 @@ spec:
|
|||||||
verbs :
|
verbs :
|
||||||
- "get"
|
- "get"
|
||||||
- "list"
|
- "list"
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
@@ -692,7 +692,6 @@ spec:
|
|||||||
app.kubernetes.io/component: experiment-job
|
app.kubernetes.io/component: experiment-job
|
||||||
app.kubernetes.io/version: latest
|
app.kubernetes.io/version: latest
|
||||||
|
|
||||||
---
|
|
||||||
---
|
---
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
description:
|
description:
|
||||||
@@ -985,7 +984,6 @@ spec:
|
|||||||
app.kubernetes.io/component: experiment-job
|
app.kubernetes.io/component: experiment-job
|
||||||
app.kubernetes.io/version: latest
|
app.kubernetes.io/version: latest
|
||||||
|
|
||||||
---
|
|
||||||
---
|
---
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
description:
|
description:
|
||||||
@@ -1076,88 +1074,6 @@ spec:
|
|||||||
app.kubernetes.io/component: experiment-job
|
app.kubernetes.io/component: experiment-job
|
||||||
app.kubernetes.io/version: latest
|
app.kubernetes.io/version: latest
|
||||||
|
|
||||||
---
|
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
|
||||||
description:
|
|
||||||
message: |
|
|
||||||
Deletes a pod belonging to a deployment/statefulset/daemonset
|
|
||||||
kind: ChaosExperiment
|
|
||||||
metadata:
|
|
||||||
name: k8-service-kill
|
|
||||||
labels:
|
|
||||||
name: k8-service-kill
|
|
||||||
app.kubernetes.io/part-of: litmus
|
|
||||||
app.kubernetes.io/component: chaosexperiment
|
|
||||||
app.kubernetes.io/version: latest
|
|
||||||
spec:
|
|
||||||
definition:
|
|
||||||
scope: Namespaced
|
|
||||||
permissions:
|
|
||||||
- apiGroups:
|
|
||||||
- ""
|
|
||||||
- "apps"
|
|
||||||
- "batch"
|
|
||||||
- "litmuschaos.io"
|
|
||||||
resources:
|
|
||||||
- "deployments"
|
|
||||||
- "jobs"
|
|
||||||
- "pods"
|
|
||||||
- "configmaps"
|
|
||||||
- "chaosengines"
|
|
||||||
- "chaosexperiments"
|
|
||||||
- "chaosresults"
|
|
||||||
verbs:
|
|
||||||
- "create"
|
|
||||||
- "list"
|
|
||||||
- "get"
|
|
||||||
- "patch"
|
|
||||||
- "update"
|
|
||||||
- "delete"
|
|
||||||
- apiGroups:
|
|
||||||
- ""
|
|
||||||
resources:
|
|
||||||
- "nodes"
|
|
||||||
verbs :
|
|
||||||
- "get"
|
|
||||||
- "list"
|
|
||||||
labels:
|
|
||||||
name: k8-service-kill
|
|
||||||
app.kubernetes.io/part-of: litmus
|
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
|
||||||
args:
|
|
||||||
- -c
|
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
|
||||||
command:
|
|
||||||
- /bin/bash
|
|
||||||
env:
|
|
||||||
- name: CHAOSTOOLKIT_IN_POD
|
|
||||||
value: 'true'
|
|
||||||
|
|
||||||
- name: FILE
|
|
||||||
value: 'service-app-kill-health.json'
|
|
||||||
|
|
||||||
- name: NAME_SPACE
|
|
||||||
value: ''
|
|
||||||
|
|
||||||
- name: LABEL_NAME
|
|
||||||
value: ''
|
|
||||||
|
|
||||||
- name: APP_ENDPOINT
|
|
||||||
value: ''
|
|
||||||
|
|
||||||
- name: PERCENTAGE
|
|
||||||
value: '50'
|
|
||||||
|
|
||||||
- name: REPORT
|
|
||||||
value: 'true'
|
|
||||||
|
|
||||||
- name: REPORT_ENDPOINT
|
|
||||||
value: 'none'
|
|
||||||
|
|
||||||
- name: TEST_NAMESPACE
|
|
||||||
value: 'default'
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
description:
|
description:
|
||||||
@@ -1293,10 +1209,10 @@ spec:
|
|||||||
verbs :
|
verbs :
|
||||||
- "get"
|
- "get"
|
||||||
- "list"
|
- "list"
|
||||||
image: "litmuschaos/chaostoolkit:latest"
|
image: "litmuschaos/py-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
- python /litmus/byoc/chaostest/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
env:
|
env:
|
||||||
@@ -1440,7 +1356,6 @@ spec:
|
|||||||
app.kubernetes.io/component: experiment-job
|
app.kubernetes.io/component: experiment-job
|
||||||
app.kubernetes.io/version: latest
|
app.kubernetes.io/version: latest
|
||||||
|
|
||||||
---
|
|
||||||
---
|
---
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
description:
|
description:
|
||||||
@@ -2469,7 +2384,6 @@ spec:
|
|||||||
app.kubernetes.io/component: experiment-job
|
app.kubernetes.io/component: experiment-job
|
||||||
app.kubernetes.io/version: latest
|
app.kubernetes.io/version: latest
|
||||||
|
|
||||||
---
|
|
||||||
---
|
---
|
||||||
apiVersion: litmuschaos.io/v1alpha1
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
description:
|
description:
|
||||||
|
@@ -30,8 +30,7 @@ spec:
|
|||||||
- node-taint
|
- node-taint
|
||||||
- docker-service-kill
|
- docker-service-kill
|
||||||
- pod-autoscaler
|
- pod-autoscaler
|
||||||
- k8-pod-delete
|
- byoc-pod-delete
|
||||||
- k8-service-kill
|
|
||||||
- node-io-stress
|
- node-io-stress
|
||||||
- pod-io-stress
|
- pod-io-stress
|
||||||
- node-restart
|
- node-restart
|
||||||
|
@@ -51,12 +51,9 @@ experiments:
|
|||||||
- name: pod-autoscaler
|
- name: pod-autoscaler
|
||||||
CSV: pod-autoscaler.chartserviceversion.yaml
|
CSV: pod-autoscaler.chartserviceversion.yaml
|
||||||
desc: "pod-autoscaler"
|
desc: "pod-autoscaler"
|
||||||
- name: k8-pod-delete
|
- name: byoc-pod-delete
|
||||||
CSV: k8-pod-delete.chartserviceversion.yaml
|
CSV: byoc-pod-delete.chartserviceversion.yaml
|
||||||
desc: "k8-pod-delete"
|
desc: "byoc-pod-delete"
|
||||||
- name: k8-service-kill
|
|
||||||
CSV: k8-service-kill.chartserviceversion.yaml
|
|
||||||
desc: "k8-service-kill"
|
|
||||||
- name: node-io-stress
|
- name: node-io-stress
|
||||||
CSV: node-io-stress.chartserviceversion.yaml
|
CSV: node-io-stress.chartserviceversion.yaml
|
||||||
desc: "node-io-stress"
|
desc: "node-io-stress"
|
||||||
|
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Before Width: | Height: | Size: 12 KiB |
33
charts/generic/pod-delete/python/engine.yaml
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
apiVersion: litmuschaos.io/v1alpha1
|
||||||
|
kind: ChaosEngine
|
||||||
|
metadata:
|
||||||
|
name: nginx-chaos
|
||||||
|
namespace: default
|
||||||
|
spec:
|
||||||
|
appinfo:
|
||||||
|
appns: 'default'
|
||||||
|
applabel: 'app=nginx'
|
||||||
|
appkind: 'deployment'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
|
chaosServiceAccount: pod-delete-sa
|
||||||
|
experiments:
|
||||||
|
- name: pod-delete
|
||||||
|
spec:
|
||||||
|
components:
|
||||||
|
env:
|
||||||
|
# set chaos duration (in sec) as desired
|
||||||
|
- name: TOTAL_CHAOS_DURATION
|
||||||
|
value: '30'
|
||||||
|
|
||||||
|
# set chaos interval (in sec) as desired
|
||||||
|
- name: CHAOS_INTERVAL
|
||||||
|
value: '10'
|
||||||
|
|
||||||
|
# pod failures without '--force' & default terminationGracePeriodSeconds
|
||||||
|
- name: FORCE
|
||||||
|
value: 'false'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|