Skip to content

Instantly share code, notes, and snippets.

@talonx
Created January 31, 2020 17:59
Show Gist options
  • Save talonx/fcf7b1d51a1afc10131666ac2be8ef1c to your computer and use it in GitHub Desktop.
Save talonx/fcf7b1d51a1afc10131666ac2be8ef1c to your computer and use it in GitHub Desktop.
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${keyfile} ${user}@${public_ip} sh k8s-debug-vm.sh ${pod_name} ${action} ${bucket}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment