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:
Shubham Chaudhary
2021-09-01 15:26:28 +05:30
committed by GitHub
parent ef7595e3b3
commit fa29cf9905
60 changed files with 113 additions and 70 deletions

View File

@@ -15,11 +15,9 @@ spec:
- Causes ebs volume loss from node or ec2 instance for a certain chaos interval from total chaos duration.
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod
keywords:
- Kubernetes
- EBS
- Volume
- ID
- State
- AWS
platforms:
- AWS
maturity: alpha

View File

@@ -15,11 +15,9 @@ spec:
- Causes ebs volume loss by tag from node or ec2 instance for certain chaos interval from total chaos duration.
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod
keywords:
- Kubernetes
- EBS
- Volume
- Tag
- State
- AWS
platforms:
- AWS
maturity: alpha

View File

@@ -15,9 +15,8 @@ spec:
- Causes termination of an EC2 instance provided by instance ID before bringing it back to running state after the specified chaos duration.
- It helps to check the performance of the application on the ec2 instance.
keywords:
- Kubernetes
- EC2
- AWS
- Termination
platforms:
- AWS
maturity: alpha

View File

@@ -15,9 +15,8 @@ spec:
- Causes termination of an EC2 instance using instance tags before bringing it back to running state after the specified chaos duration.
- It helps to check the performance of the application on the ec2 instance.
keywords:
- Kubernetes
- EC2
- AWS
- Termination
platforms:
- AWS
maturity: alpha

View File

@@ -19,7 +19,7 @@ spec:
keywords:
- AWS
- EC2
- State
- EBS
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io