it's working with the default kubectl setup, but p...
# general
c
it's working with the default kubectl setup, but please tell me if there is another way to use this...Thanks
c
@cuddly-eye-68174 If I understand your question, we will pick up the active kubeconfig file
kubectl is mentioned only because we use kubernetes/client-go under the covers.
so any way that you happen to create that file, it should “just work”
🤟 1
c
@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 😉