External-dns: Support for NodePort services

Created on 5 May 2017  路  4Comments  路  Source: kubernetes-sigs/external-dns

Services with type=NodePort should have all node IPs that match the nodeSelector defined in DNS. Depends on https://github.com/kubernetes-incubator/external-dns/issues/239.

help wanted kinfeature sizL

Most helpful comment

@linki Thanks for shepherding this last year. Do you know if there are doc's anywhere about how this is supposed to work? The main page still says Support for Services with type=NodePort is yet to be defined and I haven't found any docs about it.

I haven't observed any DNS Zone changes being made when adding NodePort services so wondering if it needs to be configured.

All 4 comments

Can we close this issue as #559 was merged?

This was done thanks to @grimmy. Will be released tomorrow as v0.5.3.

@linki Thanks for shepherding this last year. Do you know if there are doc's anywhere about how this is supposed to work? The main page still says Support for Services with type=NodePort is yet to be defined and I haven't found any docs about it.

I haven't observed any DNS Zone changes being made when adding NodePort services so wondering if it needs to be configured.

Was this page helpful?
0 / 5 - 0 ratings