I have created a EKS cluster and able to run the kubectl
commands from my ec2 instance. I have then downloaded the config
file from ~/.kube/config
location to my local machine. I am not able to run the kubectl
commands and getting authentication error.
What is the right way to access an EKS cluster from local machine.