Skip to content

Instantly share code, notes, and snippets.

@cmwylie19
Last active January 16, 2025 23:08
Show Gist options
  • Select an option

  • Save cmwylie19/eb2d07e9098047dd37273ed0f9e89c20 to your computer and use it in GitHub Desktop.

Select an option

Save cmwylie19/eb2d07e9098047dd37273ed0f9e89c20 to your computer and use it in GitHub Desktop.
k run exec command
k run curler --image=nginx:alpine --rm -it --restart=Never  -- echo "HI"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment