@cuddly-eye-68174 If I understand your question, we will pick up the active kubeconfig file
creamy-potato-29402
12/21/2018, 10:46 PM
kubectl is mentioned only because we use kubernetes/client-go under the covers.
creamy-potato-29402
12/21/2018, 10:47 PM
so any way that you happen to create that file, it should “just work”
🤟 1
c
cuddly-eye-68174
12/21/2018, 10:51 PM
@creamy-potato-29402 Thanks so much, I put the configpath into the Class so on this way I can handle it 😉 - I only asked this, because python-k8s-client / https://github.com/kubernetes-client/python / workng with both way, with k8s config file, and software client...You guys really do a great work so thanks...This is good for me 😉