Kubernetes Multicast Multicast on a local kubernets cluster. Requires kind, skaffold, docker. Running the application Create the cluster: $ ./create-cluster.sh Then run the appliation: $ skaffold dev To delete the cluster: $ ./delete-cluster.sh Pod errors due to “too many open files” Known issue with kind see here.