cloudnoob
cloudnoob

Reputation: 85

Openshift Origin multicast support?

we are using openshift origin with multi tenant plugin. Will multicast work between the pod network ? ( We are using the default 10.1.0.0/16 as cluster network CIDR) This link talks about it, although I do not have the subscription

Upvotes: 0

Views: 666

Answers (1)

danw
danw

Reputation: 26

That link is about OpenShift 2.x anyway. (And the answer there is "no".)

OpenShift 3.x does not currently support multicast either, but there has been discussion of adding it (https://trello.com/c/zL38DKU8). It is not currently scheduled for any release.

Upvotes: 1

Related Questions