threefoldtech / cloud-container

A builder for a simple initramfs image to run container over virtiofs inside cloud-hypervisor
Apache License 2.0
0 stars 1 forks source link

Add missing modules #2

Closed OmarElawady closed 2 years ago

OmarElawady commented 2 years ago

Theses are the errors encountered during swarm deployment:

  1. iptables ... -j REDIRECT no known target
  2. iptables ... -j MARK --set-mark 271
  3. /sys/class/net/br0/bridge/default_pvid: permission denied
  4. /proc/sys/net/ipv4/vs/conntrack wasn't there
  5. iptables ... -m ipvs --ipvs ...