Skip to content

unable to verify curl on color-gateway #88

@daparthi001

Description

@daparthi001

We hosted kubernetes cluster on single node ,deployed the colorapp.yaml to get the app running .
Failing to get the desired results.

root@curler-65d5db4cd9-mz9c2:/# bash
root@curler-65d5db4cd9-mz9c2:/# echo ${SERVICES_DOMAIN}
default.svc.cluster.local
root@curler-65d5db4cd9-mz9c2:/# curl -s http://colorgateway.${SERVICES_DOMAIN}:9080/color
root@curler-65d5db4cd9-mz9c2:/# curl -v -s http://colorgateway.${SERVICES_DOMAIN}:9080/color

  • Hostname was NOT found in DNS cache
  • Trying 10.96.163.227...
  • connect to 10.96.163.227 port 9080 failed: Connection timed out
  • Failed to connect to colorgateway.default.svc.cluster.local port 9080: Connection timed out
  • Closing connection 0

We used proxy configuration but unable to resolve the hostname.

Network Error (dns_unresolved_hostname)




Your requested host "colorgateway.default.svc.cluster.local" could not be resolved by DNS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions