Aurora Disruption Scenario using Krknctl
To run aurora-disruption using krknctl, feel free to adjust the pod-name as needed for the name of the pod on your cluster
krknctl run pod-network-filter \
--chaos-duration 60 \
--pod-name target-pod \
--ingress false \
--egress true \
--protocols tcp \
--ports 3306,5432