Skip to content

Failed to connect using aws command #53

@juampa

Description

@juampa

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:

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions