Skip to content

Honour proxy-url in kubeconfig #29

Description

@vrevelas

I have a kubeconfig file which contains a proxy-url key: https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#proxy

kubectl can connect to kubernetes fine, but when I switch to kuberlr it tries to connect directly to the kubernetes API without the proxy, which fails and prints an error message.

It would be great if kuberlr used the proxy-url from the kubeconfig to connect to kubernetes to check the server version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions