Keerthan Reddy Mala

Results 96 comments of Keerthan Reddy Mala

This is because of a bug in upstream https://github.com/kubernetes/kubernetes/issues/117375 and is resolved in https://github.com/kubernetes/kubernetes/pull/117388

yes, it is solved in both 1.26 and 1.27. The issue is not in 1.25 from what i found.

I couldn't reproduce the issue, can you share the service specification which you are using for this?

Thanks for sharing but unfortunately i couldn't reproduce with similar configs? Is the issue consistent for you?

When you create a service of type load balancer, the routing for the LB is done using the instance IP's and node ports and thereby rely on the kube proxy...

the changes looks small as we want to support wild card for all namespaces and don't see any issue with supporting this. let me check if any one can work...