Skip to content

Instantly share code, notes, and snippets.

@lindeskar
Created June 29, 2023 13:28
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 lindeskar/83750443f19d3ca34f8347780d2f9519 to your computer and use it in GitHub Desktop.
Save lindeskar/83750443f19d3ca34f8347780d2f9519 to your computer and use it in GitHub Desktop.
kubectl run temp-$(date +%s) --rm -it --restart=Never --image=busybox -- /bin/sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment