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

@@ -10,9 +10,8 @@ spec:
categoryDescription: >
Causes loss of a non-boot storage persistent disk from a GCP VM instance for a specified duration of time
keywords:
- "persistent-disks"
- "kubernetes"
- "gcp"
- "Disk"
- "GCP"
platforms:
- "GCP"
maturity: alpha

View File

@@ -10,9 +10,8 @@ spec:
categoryDescription: >
Stops GCP VM instances and GKE nodes for a specified duration of time and later restarts them
keywords:
- "vm-instances"
- "kubernetes"
- "gcp"
- "VM"
- "GCP"
platforms:
- "GCP"
maturity: alpha

View File

@@ -13,10 +13,9 @@ spec:
- gcp-vm-instance-stop
- gcp-vm-disk-loss
keywords:
- "pods"
- "kubernetes"
- "disk"
- "gcp"
- "VM"
- "Disk"
- "GCP"
maintainers:
- name: neelanjan00
email: neelanjan@chaosnative.com