GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
376 stars 68 forks source link

UDP Load Balancing and TCP load Balancing with kubeMCI #203

Closed assafsauer closed 5 years ago

assafsauer commented 5 years ago

is it possible to run “kubemci create” with UDP Load Balancing or TCP load Balancing ? or only HTTP/s Load Balancing is supported.

nikhiljindal commented 5 years ago

kubemci supports HTTP/s load balancing only.

Will love to understand why you need UDP or TCP load balancing. Will be great if you can explain your use case at https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/issues/197 which has more details.

Thanks!

nikhiljindal commented 5 years ago

Closing as dup