brc disrupt
brc disrupt
Create chaos in the deployment.
Synopsis
This command creates controlled failures by chaos mesh including network partitions, pod failures and container failures.
- This family of commands require the chaos mesh to be installed in the cluster.
- This command does not support bare-metal machines for the context.
Examples
brc disrupt
Options
-d, --duration string Duration of the network partition (default "10s")
-h, --help help for disrupt
Options inherited from parent commands
-n, --namespace string namespace to perform the operations (default "trirematics")
-v, --verbose debug output
SEE ALSO
- brc - BubbleRAN Commandline
- brc disrupt container-kill - Kill container in network element
- brc disrupt network-partition - Partition network between two elements
- brc disrupt pod-failure - Give failure status to the Pods of a network Element
- brc disrupt pod-kill - Kill the Pods of a network Element