Skip to content

Instantly share code, notes, and snippets.

@patmigliaccio
Created October 29, 2019 15:36
Show Gist options
  • Save patmigliaccio/a69f9b62aed93c36931f23d0e5ea4e99 to your computer and use it in GitHub Desktop.
Save patmigliaccio/a69f9b62aed93c36931f23d0e5ea4e99 to your computer and use it in GitHub Desktop.
patmigliaccio.com/lessons-ml-gcp 10/29/19
# Run `bash` within pod
kubectl exec -it <POD_NAME> -- /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment