Last active
July 27, 2020 05:38
-
-
Save ABHISHEK-KEDAR-21/081a819a16185f4d222b364bb98594b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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