Most of us familiar with KILL command, but here is another feature of KILL command , which saves your life :-
#kill -STOP 10067 (where 10067 is process id)
#kill -CONT 10067 (where 10067 is process id)
have a fun :)
#kill -STOP 10067 (where 10067 is process id)
#kill -CONT 10067 (where 10067 is process id)
Kubernetes, often abbreviated as K8s , is an open-source platform designed to automate the deployment, scaling, and management of container...
No comments:
Post a Comment