You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way I can advertise the external addresses of the cluster nodes where a particular Pod is located?
Analogy with external-dns annotation external-dns.alpha.kubernetes.io/endpoints-type: NodeExternalIP
Specifies which set of addresses to use for a headless Service.
If the value is NodeExternalIP, use each relevant Pod’s Node’s address of type ExternalIP
plus each IPv6 address of type InternalIP.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way I can advertise the external addresses of the cluster nodes where a particular Pod is located?
Analogy with external-dns annotation
external-dns.alpha.kubernetes.io/endpoints-type: NodeExternalIP
Beta Was this translation helpful? Give feedback.
All reactions