Hi I'd like to setup my pods to have two network, the first is the default k8s network and the second one the host (node) network.
The reason is that I need to bind to range of UDP ports, and also for performance cost I rather also to bind to physical port. I don't want to use the hostNetwork: true, since i'd lose the networking features of k8s, and won't be able to load balance the actual service. Is this possible to define the two networks, is there an example for that? Thank you Guy. -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
