Skip to content

Instantly share code, notes, and snippets.

@lizrice
Created March 16, 2022 19:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lizrice/28ffe1d26ebf17b2713b76624aba15f3 to your computer and use it in GitHub Desktop.
Save lizrice/28ffe1d26ebf17b2713b76624aba15f3 to your computer and use it in GitHub Desktop.
Delete all the Cilium BPF things
sudo docker run -v /sys/fs/bpf:/sys/fs/bpf --privileged --net=host cilium/cilium:stable cilium cleanup -f --all-state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment