nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.68k stars 1.97k forks source link

Asses scope of Dynamic DNS Resolution in NGINX OSS 1.27.3 #6879

Open shaun-nx opened 19 hours ago

shaun-nx commented 19 hours ago

Overview

Dynamic DNS Resolution has been added to NGINX OSS in v1.27.3 and is no longer an NGINX Plus specific feature

This task is to asses the impact of any feature in NGINX Ingress Controller that relates to Dynamic DNS Resolution, and to determine what (if any) changes need to be made.

References

https://blog.nginx.org/blog/dynamic-dns-resolution-open-sourced-in-nginx

https://github.com/nginxinc/kubernetes-ingress/tree/v3.7.2/examples/ingress-resources/externalname-services

https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/configmap-resource/

github-actions[bot] commented 19 hours ago

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!