47
charts/openebs/openebs.chartserviceversion.yaml
Normal file
47
charts/openebs/openebs.chartserviceversion.yaml
Normal file
@@ -0,0 +1,47 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: openebs
|
||||
annotations:
|
||||
categories: "OpenEBS"
|
||||
vendor: "MayaData"
|
||||
createdAt: 2019-08-12T10:28:08Z
|
||||
repository: https://github.com/litmuschaos/community-charts
|
||||
support: https://slack.openebs.io/
|
||||
description: Injects generic kubernetes chaos
|
||||
spec:
|
||||
displayName: Kubernetes
|
||||
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.
|
||||
Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed
|
||||
ideas and practices from the community.
|
||||
|
||||
* **StateChaos** - Injects random pod-level and container level-failures against specified app replicas
|
||||
|
||||
* **NetworkChaos** - Injects random network jitters, delays and packet loss on the app replica pods
|
||||
|
||||
## Getting Started
|
||||
|
||||
* Learn more about these experiments [here](https://github.com/litmuschaos/litmus)
|
||||
|
||||
keywords:
|
||||
- OpenEBS
|
||||
- CAS
|
||||
- Storage
|
||||
version: {{ VERSION }}
|
||||
maturity: alpha
|
||||
maintainers:
|
||||
- name: ksatchit
|
||||
email: karthik.s@mayadata.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
links:
|
||||
- name: Kubernetes Website
|
||||
url: https://kubernetes.io
|
||||
- name: Source Code
|
||||
url: https://github.com/kubernetes/kubernetes
|
||||
icon:
|
||||
- base64data: ""
|
||||
mediatype: image/png
|
Reference in New Issue
Block a user