Why Kubernetes 32 instances giving connection timed out when i request parellay two machine with 8-8 threads?

9/23/2020

when i request kubernetes hosted post api with one machine its return response 200 but when parallelly i am requesting two machine it returns connection timed out from in one machine response. I have tried with single docker container but that time parallelly its not giving error. So its clearly some issue related with kubernetes. And we have same setup in other machine but there we are not facing this issue And in services we are using LoadBalancer type. Can any one can help me why i am getting this issue. And when pods i am describing its similar to other system where i am not getting this issue.

-- Bharat Bhushan Mishra
kubernetes

0 Answers