Skip to content

AWS issues when running with Beiboot #91

@Schille

Description

@Schille

What happened?

I am creating a cluster with provider: beiboot. The K8s API connection cannot be established. It says:
Unable to connect to the server: getting credentials: exec plugin is configured to use API version [client.authentication.k8s.io/v1beta1](http://client.authentication.k8s.io/v1beta1), plugin returned version [client.authentication.k8s.io/v1alpha1](http://client.authentication.k8s.io/v1alpha1)

What did you expect to happen?

The K8s API connection can be established

How can we reproduce it (as minimally and precisely as possible)?

Use a Kubernetes config from EKS with
apiVersion: client.authentication.k8s.io/v1beta1

What is the content of the Deckfile you are using?

OS version

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions