Skip to content

Instantly share code, notes, and snippets.

@lut777
Created September 15, 2021 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lut777/8f23da8c35ad1ca409525f1a1cb9b9d0 to your computer and use it in GitHub Desktop.
Save lut777/8f23da8c35ad1ca409525f1a1cb9b9d0 to your computer and use it in GitHub Desktop.
remove all
rm -rf /var/run/openvswitch
rm -rf /var/run/ovn
rm -rf /etc/origin/openvswitch/
rm -rf /etc/origin/ovn/
rm -rf /etc/cni/net.d/00-kube-ovn.conflist
rm -rf /etc/cni/net.d/01-kube-ovn.conflist
rm -rf /var/log/openvswitch
rm -rf /var/log/ovn
rm -rf /etc/cni/net.d
rm -rf ~/.kube/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment