feat: Add a rds-instance-stop chaos fault (#635)

* feat: Add a rds-instance-stop chaos fault

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>

---------

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
This commit is contained in:
Jongwoo Han
2025-04-24 16:24:44 +09:00
committed by GitHub
parent 160f11c322
commit 44ddb75e96
7 changed files with 281 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ spec:
- name: ebs-loss-by-tag
description: It detach the EBS volume from AWS EC2 instance identified by Tag for a certain chaos duration.
displayName: "EBS Loss By Tag"
- name: rds-instance-stop
description: It stops the RDS instance identified by instance identifier.
displayName: "RDS Instance Stop"
keywords:
- AWS
maintainers: