You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2020/03/01 11:27:56 UTC

[GitHub] [libcloud] Kami commented on issue #1425: GKE Cannot get a list of clusters/containers/pods

Kami commented on issue #1425: GKE Cannot get a list of clusters/containers/pods
URL: https://github.com/apache/libcloud/issues/1425#issuecomment-593086324
 
 
   Correct, GKE doesn't expose those operations through their API.
   
   One option is to connect directly to the API service running on the GKE Kubernetes cluster using regular Kubernetes driver.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services