Hi,
I’m running Rocky Linux 8 on my main workstation. For testing purposes I’m using KVM/libvirt
since it performs much better than VirtualBox.
I just installed Docker CE from the official Docker repository and found out that this breaks KVM networking. I’m using a br0
bridge for KVM, and when I start Docker, all KVM hosts become unreachable.
After googling “docker breaks kvm bridge
” I found out that I’m not the only one affected by this problem. And before trying out the various suggested solutions using iptables
scripts, I thought I’d like to ask here before. I’m curious if there’s a clean fix for this under Rocky Linux 8.
Thanks & cheers from the rainy South of France.