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

@@ -13,8 +13,10 @@ spec:
categoryDescription: |
Byoc Pod delete contains chaos to disrupt state of kubernetes resources. It uses chaostoolkit to inject random pod delete failures against specified applications
keywords:
- BYOC
- K8S
- Kubernetes
- State
- Pod
platforms:
- Minikube
maturity: alpha

View File

@@ -16,6 +16,8 @@ spec:
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod.
keywords:
- Kubernetes
- K8S
- Pod
- Container
platforms:
- GKE

View File

@@ -17,8 +17,9 @@ spec:
- Tests the Ephemeral Storage Limits, to ensure those parameters are sufficient.
keywords:
- Kubernetes
- K8S
- Pod
- Disk
- State
platforms:
- GKE
- EKS

View File

@@ -16,6 +16,7 @@ spec:
- The application node should be healthy once chaos is stopped and the services are reaccessable.
keywords:
- Kubernetes
- K8S
- Node
- Service
- Docker

View File

@@ -38,9 +38,9 @@ spec:
- pod-dns-spoof
- pod-cpu-hog-exec
- pod-memory-hog-exec
keywords:
- Kubernetes
- K8S
- Container
- Node
- Pod
@@ -50,8 +50,10 @@ spec:
- Network
- CPU
- Memory
- Stress
- Service
- DNS
- Scale
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io

View File

@@ -17,6 +17,7 @@ spec:
keywords:
- Kubernetes
- K8S
- Kubelet
- Node
- Service

View File

@@ -16,8 +16,8 @@ spec:
- After test, the recovery should be manual for the application pod and node in case they are not in an appropriate state.
keywords:
- Kubernetes
- K8S
- CPU
- State
- Node
platforms:
- GKE

View File

@@ -15,8 +15,9 @@ spec:
Drain the node where application pod is scheduled
keywords:
- Kubernetes
- K8S
- Node
- State
- Drain
platforms:
- GKE
- AWS(KOPS)

View File

@@ -16,10 +16,10 @@ spec:
- The amount of disk stress can be either specifed as the size in percentage of the total free space on the file system or simply in Gigabytes(GB)
keywords:
- Kubernetes
- K8S
- Disk
- IO
- Filesystem
- State
- Node
platforms:
- GKE

View File

@@ -16,8 +16,8 @@ spec:
- After the test, the recovery should be manual for the application pod and node in case they are not in an appropriate state.
keywords:
- Kubernetes
- K8S
- Memory
- State
- Node
platforms:
- GKE

View File

@@ -14,12 +14,12 @@ spec:
Node poweroff contains chaos experiment to poweroff a node via SSH.
keywords:
- Kubernetes
- K8S
- Poweroff
- State
- Node
- SSH
platforms:
- KVM/LibVirt based K8s
- EKS
maturity: alpha
chaosType: infra
maintainers:

View File

@@ -14,14 +14,12 @@ spec:
Node restart contains chaos to restart the node via SSH.
keywords:
- Kubernetes
- K8S
- Restart
- State
- Node
- SSH
platforms:
- GKE
- KVM/LibVirt based K8s
- EKS
- AKS
maturity: alpha
chaosType: infra
maintainers:

View File

@@ -15,8 +15,8 @@ spec:
Taint the node where application pod is scheduled
keywords:
- Kubernetes
- K8S
- Node
- State
- Taint
platforms:
- GKE

View File

@@ -15,10 +15,9 @@ spec:
This experiment can be used for other scenarios as well, such as for checking the Node auto-scaling feature. For example, check if the pods are successfully rescheduled within a specified period in cases where the existing nodes are already running at the specified limits.
keywords:
- Kubernetes
- K8S
- Scale
- State
- Node
- Replicas
- Pod
platforms:
- GKE
- EKS

View File

@@ -16,7 +16,11 @@ spec:
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
keywords:
- Kubernetes
- K8S
- CPU
- Pod
- Exec
- Stress
platforms:
- GKE
- Packet(Kubeadm)

View File

@@ -17,7 +17,10 @@ spec:
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
keywords:
- Kubernetes
- K8S
- CPU
- Pod
- Stress
platforms:
- GKE
- Packet(Kubeadm)

View File

@@ -17,7 +17,8 @@ spec:
keywords:
- Kubernetes
- State
- K8S
- Pod
platforms:
- GKE
- Konvoy

View File

@@ -10,10 +10,10 @@ spec:
categoryDescription: >
Pod DNS Error injects dns failure/error in target pod containers
keywords:
- "pods"
- "kubernetes"
- "generic"
- "dns"
- "Pod"
- K8S
- "Kubernetes"
- "DNS"
maturity: alpha
minKubeVersion: 1.12.0
provider:

View File

@@ -10,10 +10,10 @@ spec:
categoryDescription: >
Pod DNS Spoof can spoof particular dns requests in target pod container to desired target hostnames
keywords:
- "pods"
- "kubernetes"
- "generic"
- "dns"
- "Pod"
- K8S
- "Kubernetes"
- "DNS"
maturity: alpha
minKubeVersion: 1.12.0
provider:

View File

@@ -16,7 +16,11 @@ spec:
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
keywords:
- Kubernetes
- K8S
- Memory
- Pod
- IO
- Stress
platforms:
- GKE
- Packet(Kubeadm)

View File

@@ -16,7 +16,11 @@ spec:
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
keywords:
- Kubernetes
- K8S
- Memory
- Pod
- Exec
- Stress
platforms:
- GKE
- Packet(Kubeadm)

View File

@@ -17,7 +17,10 @@ spec:
- The application pod should be healthy once chaos is stopped. Expectation is that service-requests should be served despite chaos.
keywords:
- Kubernetes
- K8S
- Memory
- Pod
- Stress
platforms:
- GKE
- Packet(Kubeadm)

View File

@@ -16,7 +16,9 @@ spec:
- The application pod should be healthy once chaos is stopped. Service-requests should be served (say, via alternate replicas) despite chaos.
keywords:
- Kubernetes
- K8S
- Network
- Pod
- Corruption
platforms:
- GKE

View File

@@ -16,7 +16,9 @@ spec:
- The application pod should be healthy once chaos is stopped. Service-requests should be served (say, via alternate replicas) despite chaos.
keywords:
- Kubernetes
- K8S
- Network
- Pod
- Duplication
platforms:
- GKE

View File

@@ -16,7 +16,10 @@ spec:
- The application pod should be healthy once chaos is stopped. Service-requests should be served despite chaos.
keywords:
- Kubernetes
- K8S
- Network
- Pod
- Latency
platforms:
- GKE
- Minikube

View File

@@ -16,7 +16,10 @@ spec:
- The application pod should be healthy once chaos is stopped. Service-requests should be served (say, via alternate replicas) despite chaos.
keywords:
- Kubernetes
- K8S
- Network
- Pod
- Loss
platforms:
- GKE
- Minikube