Skip to content
This repository was archived by the owner on Jun 5, 2018. It is now read-only.
This repository was archived by the owner on Jun 5, 2018. It is now read-only.

Issues accessing SRV programatically #22

@jogster

Description

@jogster

I have got the service working on my cluster. I can see it register and deregister SRV records in the console for my Route53 servicediscovery.internal zone...

But I cannot get dig working to view the SRV records. Additionally I wrapped the simple go function (example access) in a main and did not get any data back.

If I insert a manual 'A' record using the aws cli I can see it using dig.

I assume there is something fundamental that I am missing? I am not using the cloudformation template but an existing cluster I had configured...

This is the command I am using:

dig <svc_name>.servicediscovery.internal SRV

How is everyone accessing the SRV record?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions