Difference between revisions of "-c"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* <code>[[python -c]]</code> | * <code>[[python -c]]</code> | ||
− | * <code>[[kubectl exec -it]] your-pod -c your-container</code> | + | * <code>[[kubectl exec -it]] your-pod -c [[your-container]]</code> |
+ | * <code>[[kubectl logs]] my-pod -c [[my-container]]</code> |
Revision as of 19:43, 23 August 2022
python -c
kubectl exec -it your-pod -c your-container
kubectl logs my-pod -c my-container
Advertising: