Skip to content

Instantly share code, notes, and snippets.

@ABHISHEK-KEDAR-21
Last active July 27, 2020 05:38
Show Gist options
  • Save ABHISHEK-KEDAR-21/081a819a16185f4d222b364bb98594b6 to your computer and use it in GitHub Desktop.
Save ABHISHEK-KEDAR-21/081a819a16185f4d222b364bb98594b6 to your computer and use it in GitHub Desktop.
kubectl exec -it gamma-wra-er-frappe-0 --namespace wrun --container frappe -- bash
kubectl exec -it gamma-wra-er-frappe-0 -n wrun -c frappe -- bash
kubectl exec -it <pod> --namespace <namespace> --container <container> -- bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment