We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when I create a partition exception, iptables always "-o eth0"
iptables: yaml:
kind: PhysicalMachineChaos apiVersion: chaos-mesh.org/v1alpha1 metadata: namespace: default name: dasdawqesda spec: action: network-partition address: - http://x.x.x.x:31767 selector: {} mode: all uid: xxxxxxxxxxxxxxxxxxxxxxxxxxxx network-partition: device: br-storage ip-address: x.x.x.x,x.x.x.x direction: to ip-protocol: all
core network.go unuse param device
device
The text was updated successfully, but these errors were encountered:
I also suffer this problem, maybe we could use network-loss to simulate network-partition.
Sorry, something went wrong.
No branches or pull requests
when I create a partition exception, iptables always "-o eth0"
iptables:
yaml:
core network.go
unuse param
device
The text was updated successfully, but these errors were encountered: