I cannot use the container image name (ex: ‘dns://container-name:50051’), but only the ip adress of the container.
I am using a php client to call a grpc microservice.
When i try to connect using the container image name i have that following error message
Failed to create secure client channel
Any idea?
2
Answers
That is my docker compose