Skip to content

Instantly share code, notes, and snippets.

@ovitente
Created December 7, 2020 10:22
Show Gist options
  • Save ovitente/c80e1364228150e2e5ffe12c7a7c54a2 to your computer and use it in GitHub Desktop.
Save ovitente/c80e1364228150e2e5ffe12c7a7c54a2 to your computer and use it in GitHub Desktop.
kubectl enter into pod
kubectl --namespace=<NAMESPACE> exec -it POD-app-deployment-5d4c4d9c85-vkqlt -- sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment