Open aedenj opened 2 hours ago
AFter the initial deployment of the EKS cluster when the external dns is setup with pod identity a restart is required for it to work.
kubectl rollout restart deployment/external-dns -n kube-system
AFter the initial deployment of the EKS cluster when the external dns is setup with pod identity a restart is required for it to work.