tg123/sshpiper

add flag `--kubeconfig` for kubernetes plugin

Closed this issue · 3 comments

some time we may need use external kubeconfig to init k8s client, now kubernetes plugin only support default kubeConfig

env var KUBECONFIG is supported
but i agree to add --kubeconfig, seems there was already an option in sdk

@tg123 I am not found env var KUBECONFIG in doc and code, so i add this issue