add(node-poweroff): Added node-poweroff experiment (based on node-restart) (#384)
* 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>
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
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
|
Reference in New Issue
Block a user