Skip to content

Instantly share code, notes, and snippets.

@onpaws
Created April 18, 2024 05:07
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 onpaws/7693825a292c581e71e0fc90d02350c0 to your computer and use it in GitHub Desktop.
Save onpaws/7693825a292c581e71e0fc90d02350c0 to your computer and use it in GitHub Desktop.
One off k8s container
kubectl run -it --rm --restart=Never --image ubuntu tempubuntu -- /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment