Skip to content

sindrip/kind-weave

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published