Skip to content

presented server name type wasn't supported on GKE #388

@tamasfe

Description

@tamasfe

Bug Description

kube_client::client::builder: failed with error error trying to connect: presented server name type wasn't supported is reported when connecting to a GKE cluster.

--accept-invalid-certificates as suggested is a good workaround but the certificate is definitely valid.

If you are using rustls, I suspect it's rustls/rustls#184.

Steps to Reproduce

  1. gcloud container clusters get-credentials foo: load cluster credentials into .kube/config
  2. k describe node: kubectl connects successfully
  3. try to mirrord exec anything in the cluster

Backtrace

No response

Relevant Logs

No response

Your operating system and version

Linux 5.19.7-arch1-1

Local process

/bin/bash

Local process version

No response

Additional Info

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinguser

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions