Open An-egg opened 1 year ago
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
I also suffer this problem, maybe we could use network-loss to simulate network-partition.
when I create a partition exception, iptables always "-o eth0"
iptables: yaml:
core network.go unuse param
device