Reset Weave 发表于 2020-04-01 | 分类于 Kubernetes | 阅读次数: 123456sudo curl -L git.io/weave -o /usr/local/bin/weavesudo chmod a+x /usr/local/bin/weave sudo weave reset --force 如果需要删除机器上的文件 12## Clean weave binariessudo rm /opt/cni/bin/weave-* Referencehttps://gist.github.com/carlosedp/5040f4a1b2c97c1fa260a3409b5f14f9