i created a eks cluster with pulumi and everything...
# kubernetes
d
i created a eks cluster with pulumi and everything works so far, but when i try to connect to the cluster with
eksctl
it says no cluster found, even tho the region is correct. have anyone had similar issues before?