Multicast in a Container

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sriov-network-device-plugin

    SRIOV network device plugin for Kubernetes

  • Your best option, if the other options do not fit your need, is SR-IOV. If your NIC supports it, it will basically split your NIC into "N" interfaces, you can then pass one of those to your container. Here's an example, again for k8s. https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin

  • unix-dgram-socket

    Node implementation of unix datagram socket writed in TypeScript

  • Here's a JS/node example : https://github.com/ulwanski/unix-dgram-socket

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • k8s-mcast-example

    Example write up and files for multicast in Kubernetes

  • Let's just do an example; just to play around get yourself the vagrant setup from here: https://github.com/spectriclabs/k8s-mcast-example

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts