Skip to content

error": "14 UNAVAILABLE: DNS resolution failed" #76

@SHUFIL

Description

@SHUFIL

I have runing my gRPC services on Kubernetes in front using Envoy , Envoy exposed with aws Load balancer.
When am tring API with domain name http://aws-load-balancer-url.com , it is gettig below error,

error": "14 UNAVAILABLE: DNS resolution failed"

same time i try with witout http:// and url:port number, it is working (aws-load-balancer-url.com:80).
Same is happening when try with port-forwd , API getting ip:port number , at the same will not work http://ip , Envoy is working with port 80 , So it should get with http:// ,

what i need to make changes for getting with http.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions