Update core-dns via eksctl utils update-coredns --cluster=$cluster --approve
While upgrading the core dns I am facing error like json file missing in 1.34 version.
Execute the command eksctl utils update-coredns --cluster=$cluster --approve on an EKS 1.34cluster
Logs
$ eksctl utils update-coredns --cluster=$cluster --approve
Error: open assets/coredns-1.34.json: file does not exist
As of now I am working on windows Os
Versions
$ eksctl info
eksctl version: 0.210.0
kubectl version: v1.31