megaease / easemesh

A service mesh implementation for connecting, control, and observe services in spring-cloud.
https://megaease.com/easemesh
Apache License 2.0
505 stars 60 forks source link

should support KUBECONFIG environment variable when install easemesh #120

Closed codering closed 2 years ago

codering commented 2 years ago

I have multiple clusters,and change current context by set KUBECONFIG environment variable,but emctl always read default config in ' ~/.kube/config' when install.

xxx7xxxx commented 2 years ago

Thx for your reporting, we will fix it soon.