Intermittent connection issues - socket timeout on Pods

Hello Team,

We have a Spring boot application which is containerized and deployed in Azure AKS.
A service is created with Internal load balancer for the application.

When invoking the end points, some times we are getting socket time out exception. So unable to figure out why the exception is coming up.

Also I see sometimes a slowness in response from the endpoint also.

I found a blog where it says some, some kubernetes bug was there.

So I am not sure, if this is still there in latest Kubernetes version. Any suggestion would be helpful.