When trying to set up okteto eks context / okteto up from vscode I get: Command ‘Okteto: Set the context for all the Okteto commands’ resulted in an error (Context was not created, check your terminal for errors)
.okteto-vscode/okteto context use arn:aws:eks:us-east-1:xxxxxxxxx:cluster/
x Exec plugin: invalid apiVersion “client.authentication.k8s.io/v1alpha1”
What version of the aws cli are you using? Can you try upgrading to the latest version? The team believes the issue is on that side of the auth handshake (okteto calls the aws cli to get the tokens), and that it has already been solved on the newest release.