K
Q

Connecting to kubernetes cluster using helm go client

7/15/2019

I am using helm go client to install the release. The link is https://github.com/helm/helm/tree/55193089e67207363e6f448054113b5a36649d74/pkg/helm

What I didn't get , how can I give my kubeconfig file to this go client so that my client can communicate with the kubernetes cluster. I went through documentation but doesn't has the details on the same.

Is there any other way to connect to cluster from helm go client.

-- Saurabh
go
kubernetes-helm

Similar Questions

How I get istio object status(e.g virtualservice running status) from kubernetes API or other ways?
Projects dependency configuration file generation via Helm with Azure Dev Spaces and Kubernetes
Can anyone explain what is meant by <CERTIFICATE_DATA_REDACTED>?
Metallb with nginx ingress controller on minkube keeps resetting external IP for ingress
go micro application always getting &quot;/greeter-srv&quot; no such file or directory kubernetes
Unable to upload a file through a deployment yaml in kubernetes
How to setup k8s istio aspnet identity server for internal requests
Services not accesible from K8s node (MetalLB Layer2)
How to use Kubernetes effectively for 2 distant nodes

0 Answers