Skip to content

Support SRV records for ClusterIP services #3993

Closed as not planned
Closed as not planned
@kwohlfahrt

Description

@kwohlfahrt

What would you like to be added:

Currently, there is support for generating SRV records from the ports of a NodePort service. There is also support for generating A/AAAA records that resolve to the IP address of headless services.

I would like to have support for generating the SRV records for headless services as well.

EDIT: And why not LoadBalancer as well, though I have no immediate use for this.

Why is this needed:

I already use the feature of generating A records for IP addresses of pods (using the AWS VPC CNI to allocate routeable addresses). I would also like to have service discovery based on SRV records for these same addresses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions