* add(node-poweroff): Added node-poweroff experiment (based on node-restart) Signed-off-by: Jordi Gil <jgil@redhat.com> * Update node-poweroff.chartserviceversion.yaml Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2019-01-28T10:28:08Z
|
|
name: node-poweroff
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: node-poweroff
|
|
categoryDescription: |
|
|
Node poweroff contains chaos experiment to poweroff a node via SSH.
|
|
keywords:
|
|
- Kubernetes
|
|
- Poweroff
|
|
- State
|
|
- Node
|
|
- SSH
|
|
platforms:
|
|
- KVM/LibVirt based K8s
|
|
maturity: alpha
|
|
chaosType: infra
|
|
maintainers:
|
|
- name: jordigilh
|
|
email: jordi.gil@gmail.com
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus-go/tree/master/experiments/generic/node-restart
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/node-restart
|
|
icon:
|
|
- url:
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/node-poweroff/experiment.yaml
|