This is not a "workaround" it's part of the overall product. There
are several options which need to be explored and developed.
You could have a second interface in each pod that sends Service
traffic to the rootns, and everythign else out the main interface.
That's not ideal.
You could program iptables in each leaf namespace, which hurts because
iptables programming is not cheap at scale.
You could wait for IPVS and do IPVS in each leaf namespace. This is unexplored.
You could have your service VIPs terminate at a real load-balancer.
On Wed, Sep 27, 2017 at 11:16 PM, Surya Teja Palavalasa
<
palavalasas...@gmail.com> wrote:
> Is there a workaround for this
>
> --
> You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
kubernetes-de...@googlegroups.com.
> To post to this group, send email to
kuberne...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/kubernetes-dev/c90e51ab-fbff-4303-a766-e43c6af205ac%40googlegroups.com.