Enable IP_VS modules in kernel to support Docker Swarm


Recommended Posts

Hi all,

I cannot see any downsides/issues considering people have been doing this to enable docker swarm support.

Should be a simple change to the .config file used for compiling the unraid kernel by devs.

Could we get IP Virtual Server support turned on in the kernel as per:



This should only require the IP_VS options enabling shown with current status below i.e. -

 

Generally Necessary:

- CONFIG_NETFILTER_XT_MATCH_IPVS: missing

- CONFIG_IP_VS: missing

 

Optional:

- CONFIG_CGROUP_HUGETLB: missing

- CONFIG_NET_CLS_CGROUP: missing

- CONFIG_CGROUP_NET_PRIO: missing

- CONFIG_IP_VS_NFCT: missing

- CONFIG_IP_VS_PROTO_TCP: missing

- CONFIG_IP_VS_PROTO_UDP: missing

- CONFIG_IP_VS_RR: missing

- CONFIG_EXT4_FS: enabled (as module)

- CONFIG_EXT4_FS_POSIX_ACL: enabled

- CONFIG_EXT4_FS_SECURITY: missing 

 

Edited by aterfax
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.