Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save spensireli/45e86c87d771efbd68d4362d127f6132 to your computer and use it in GitHub Desktop.
Save spensireli/45e86c87d771efbd68d4362d127f6132 to your computer and use it in GitHub Desktop.
Temporary Netshoot Container for Kubernetes
kubectl run -i -t netshoot --image=nicolaka/netshoot:latest --restart=Never
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment