Mirantis / virtlet

Kubernetes CRI implementation for running VM workloads
Apache License 2.0
739 stars 128 forks source link

Adding GKE support #884

Closed d-kononov closed 5 years ago

d-kononov commented 5 years ago

I use Virtlet deployed on GKE, but I cannot use validate or ssh commands because of:

Error: can't create kubernetes api client: No Auth Provider found for name "gcp"

This PR will fix that issue.


This change is Reviewable

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

jellonek commented 5 years ago

PTAL on codecliate issues. Rest LGTM.

d-kononov commented 5 years ago

@jellonek thanks for the review! fixed.