Skip to content

Adding support for GKE in KubeConfig #119

Description

@bchapuis

It is possible to connect to a remote kubernetes cluster hosted by google (GKE) with the following command, which automatically updates the .kube/config file:

gcloud container clusters get-credentials CLUSTER_NAME --zone ZONE_NAME --project PROJECT_NAME

It would be nice if this kind of configuration was supported by the java client out of the box.

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