add kubernetes chaos metadata files (#4)
Signed-off-by: ksatchit <ksatchit@mayadata.io>
This commit is contained in:
committed by
Uma Mukkara
parent
156c1bb03f
commit
e2c0c11335
7
charts/kubernetes/kuberneteschart.package.yaml
Normal file
7
charts/kubernetes/kuberneteschart.package.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
packageName: kubernetes
|
||||
subcharts:
|
||||
- name: statechaos
|
||||
CSV: statechaos.v0.1.0.chartserviceversion.yaml
|
||||
- name: networkchaos
|
||||
CSV: networkchaos.v0.1.0.chartserviceversion.yaml
|
||||
|
File diff suppressed because one or more lines are too long
@@ -37,14 +37,11 @@ spec:
|
||||
with application and component-level health checks defined as exit-criteria. A brief overview
|
||||
of the available sub-charts is provided below.
|
||||
|
||||
* **TargetChaos** - A storage orchestrator which integrates into Kubernetes workflow to help provision
|
||||
and manage OpenEBS Jiva & cStor (storage engine) volumes
|
||||
* **TargetChaos** - Injects state & network chaos on OpenEBS iSCSI target pods
|
||||
|
||||
* **PoolChaos** - A Kubernetes external storage provisioner that utilizes APIs exposed by maya-apiserver
|
||||
to perform provision & delete operations of Jiva & cStor volumes
|
||||
|
||||
* **ControlPlaneChaos** - A dynamic provisioner for Kubernetes Local PVs
|
||||
* **PoolChaos** - Injects state, network and disk chaos on OpenEBS sparse & zfs based storage pool pods
|
||||
|
||||
* **ControlPlaneChaos** - Injects state, network chaos & api failures on maya apiserver, provisioner & other components
|
||||
|
||||
## Getting Started
|
||||
|
Reference in New Issue
Block a user