Deploying a stateless Go app with Redis on Kubernetes

5/30/2020

I had deploy a stateless Go web app with Redis on Kubernetes. Redis pod is running fine but the main issue with application pod and getting error dial tcp: i/o timeout in log. Thank you!!

enter image description here

-- Shivam Singh
kubernetes
kubernetes-go-client
kubernetes-pod
pod

0 Answers