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
This issue is for when multiple services with different IPs are annotated with the same DNS name in which case ExternalDNS will has undesired behaviour:
On Google it just fails
On AWS it randomly picks one and teh target will be bouncing around
- create krew.tar.gz{,.sha256sum}
- use it in krew.yaml for linux/darwin
- use it in README.md for linux/darwin instalation (fixeskubernetes-sigs#101)
Signed-off-by: Ahmet Alp Balkan <[email protected]>
If setting up A records with multiple target IPs on GCP
external-dns
is unable to remove them and fails.Also required to support services with
type=NodePort
The text was updated successfully, but these errors were encountered: