dylan 我想要重装kubesphere时,在卸载时发现其他组件的相关服务都会被清理,唯有istio istio相关的服务不会被清理。 如果istio出现问题,想要重装kubesphere来恢复干净环境, 重装kubesphere后还会是原来的istio,只有手动清理istio。 目前我们有这种需求 但是不清楚其他用户会不会有,所以想咨询一下后期版本会有关联吗
benjaminhuo 卸载istio可用如下方法 helm -n istio-system delete istio-init helm -n istio-system delete istio helm -n istio-system delete jaeger-operator kubectl delete ns istio-system