Open asdfsx opened 6 years ago
arena list
only supports single cluster now. You can work as the following operations.
export KUBECONFIG=~/.kube/hongkongconfig
arena list
Is there any plan to support multi kubeconfig file or multi context?
@asdfsx yes, we have plan to wrapper a arena context which is not only for clusters env but also security . pls stay tuned.
hello,when this feature will supported?i can't also create multi arena client by Golang SDK, because arena use once.Do() method to init @wsxiaozhang
and i think use environment a bad measure,because i may use lock when concurrency request
My KUBECONFIG config as follows
but when I execute
arena list
, I got the following error