adding minimal keywords for searching in chaoshub (#502)
* adding minimal keywords for searching on chaoshub Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * adding k8s keywords Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
This commit is contained in:
committed by
GitHub
parent
ef7595e3b3
commit
fa29cf9905
@@ -13,6 +13,7 @@ spec:
|
||||
Kill all openebs control plane pods and check if gets scheduled again.
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- OpenEBS
|
||||
platforms:
|
||||
- GKE
|
||||
|
@@ -13,6 +13,7 @@ spec:
|
||||
Kill the OpenEBS NFS provisioner container and check if pods consuming the NFS PVs continue to be available and volumes are writable (RWM mode)
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- OpenEBS
|
||||
- NFS
|
||||
platforms:
|
||||
|
@@ -14,6 +14,7 @@ spec:
|
||||
Kill the pool container and check if gets scheduled again.
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Pool
|
||||
- OpenEBS
|
||||
platforms:
|
||||
|
@@ -16,6 +16,7 @@ spec:
|
||||
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod.
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Pool
|
||||
- OpenEBS
|
||||
platforms:
|
||||
|
@@ -13,8 +13,10 @@ spec:
|
||||
Network delay to pool pod belonging to a OpenEBS PVC
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Pool
|
||||
- OpenEBS
|
||||
- Network
|
||||
platforms:
|
||||
- GKE
|
||||
- EKS
|
||||
|
@@ -13,8 +13,10 @@ spec:
|
||||
Network loss to pool pod belonging to a OpenEBS PVC
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Pool
|
||||
- OpenEBS
|
||||
- Network
|
||||
platforms:
|
||||
- GKE
|
||||
- EKS
|
||||
|
@@ -14,6 +14,7 @@ spec:
|
||||
Kill the pool pod and check if gets scheduled again.
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Pool
|
||||
- OpenEBS
|
||||
platforms:
|
||||
|
@@ -14,6 +14,7 @@ spec:
|
||||
Kill the cstor target/Jiva controller container and check if gets created again
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Controller
|
||||
- OpenEBS
|
||||
platforms:
|
||||
|
@@ -15,7 +15,8 @@ spec:
|
||||
keywords:
|
||||
- OpenEBS
|
||||
- Kubernetes
|
||||
- Network Delay
|
||||
- K8S
|
||||
- Network
|
||||
platforms:
|
||||
- GKE
|
||||
- EKS
|
||||
|
@@ -14,8 +14,9 @@ spec:
|
||||
Network loss to the target pod belonging to an OpenEBS PVC
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- OpenEBS
|
||||
- Network Loss
|
||||
- Network
|
||||
platforms:
|
||||
- GKE
|
||||
- EKS
|
||||
|
@@ -14,6 +14,7 @@ spec:
|
||||
Kill the cstor target/Jiva controller pod and check if gets created again
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- Storage Controller
|
||||
- OpenEBS
|
||||
platforms:
|
||||
|
@@ -27,9 +27,14 @@ spec:
|
||||
- openebs-pool-disk-loss
|
||||
- openebs-nfs-provisioner-kill
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- K8S
|
||||
- OpenEBS
|
||||
- CAS
|
||||
- Storage
|
||||
- Network
|
||||
- Pod
|
||||
- Pool
|
||||
maintainers:
|
||||
- name: ksatchit
|
||||
email: karthik.s@mayadata.io
|
||||
|
Reference in New Issue
Block a user