Kubectl exec

From wikieduonline
Revision as of 17:19, 17 July 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search


kubectl exec my_redis_pod -c my_redis_container /sbin/killall5
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
command terminated with exit code 2


Related commands

Activities

See also

Advertising: