Commit 34ad303d authored by Zichang Lin's avatar Zichang Lin

Fix IP conflict on master's cbr0 and host's virbr_kub_pods

parent 196f58b9
<network> <network>
<name>kubernetes_pods</name> <name>kubernetes_pods</name>
<bridge name='virbr_kub_pods' stp='off' delay='0'/> <bridge name='virbr_kub_pods' stp='off' delay='0'/>
<ip address='10.10.0.1' netmask='255.255.0.0'> <ip address='10.10.0.100' netmask='255.255.0.0'>
</ip> </ip>
</network> </network>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment