DEV Community

Discussion on: Configuring ArgoCD on Amazon EKS

Collapse
 
wawrzek profile image
Wawrzyniec 'Wawrzek' Niewodniczanski • Edited

I struggle with creating a Record Set in my hosted zone.

The error message is:

An error occurred (InvalidChangeBatch) when calling the ChangeResourceRecordSets operation: [Invalid Resource Record: 'FATAL problem: DomainNameEmpty (Domain name is empty) encountered with ''', Unparseable CNAME encountered]
Enter fullscreen mode Exit fullscreen mode

And that might be because the output of the following command is empty:

kubectl get services argocd-server --output jsonpath='{.status.loadBalancer.ingress[0].hostname}'
Enter fullscreen mode Exit fullscreen mode

What I might be doing wrong?

Collapse
 
chabane profile image
Chabane R.

Hello

Thank your for your contribution

You are testing with the 1.19 version?

Collapse
 
wawrzek profile image
Wawrzyniec 'Wawrzek' Niewodniczanski

Good point. No, I've been using 1.21.