-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Platform
macOS
What happened?
I connect to my cluster using this user:
- name: dev
user:
exec:
apiVersion: client.authentication.k8s.io/v1beta1
command: aws
args: ["eks", "get-token", "--cluster-name", "kubernetes", "--profile", "dev"]
But in Kubeterm I get this error:
In k9s app or native kubectl no issues:
❯ kubectl --context dev get nodes
NAME STATUS ROLES AGE VERSION
fargate-....eu-south-2.compute.internal Ready 3d19h v1.32.8-eks-e386d34
ip-10-4....eu-south-2.compute.internal Ready 9d v1.32.8-eks-e386d34
ip-10-4....eu-south-2.compute.internal Ready 47h v1.32.8-eks-e386d34
App version
1.6.5
Cloud provider
AWS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels