* 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>
48 lines
1.5 KiB
YAML
48 lines
1.5 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2020-08-08T10:28:08Z
|
|
name: pod-autoscaler
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: pod-autoscaler
|
|
categoryDescription: |
|
|
The experiment aims to check the ability of nodes to accommodate the number of replicas a given application pod.
|
|
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
|
|
- Pod
|
|
platforms:
|
|
- GKE
|
|
- EKS
|
|
- Minikube
|
|
- AKS
|
|
maturity: alpha
|
|
chaosType: infra
|
|
maintainers:
|
|
- name: Udit Gaurav
|
|
email: udit.gaurav@mayadata.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
labels:
|
|
app.kubernetes.io/component: chartserviceversion
|
|
app.kubernetes.io/version: latest
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus-go/tree/master/experiments/generic/pod-autoscaler
|
|
- name: Documentation
|
|
url: https://litmuschaos.github.io/litmus/experiments/categories/pods/pod-autoscaler/
|
|
- name: Video
|
|
url:
|
|
icon:
|
|
- url:
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-autoscaler/experiment.yaml
|