Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubectl get logs of deployment

kubectl logs -f deployment/<name-of-deployment>
or
kubectl logs deployment/<name-of-deployment>
Comment

kubectl logs with grep

kubectl log bino | grep "error unable-to-access-website" >> John/Doe/Bino/log.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: shell get creation date of file 
Shell :: create a batch file from batch file 
Shell :: install node_modules folder 
Shell :: mongo remove collection 
Shell :: install moment 
Shell :: bash print file permissions 
Shell :: undo revert commit 
Shell :: delete a branch from local 
Shell :: create file from terminal using cat 
Shell :: git merge another branch to current branch 
Shell :: grpc client 
Shell :: renommer la branche main de git 
Shell :: sveltekit with tailwindcss 
Shell :: letsencrypt domain error 
Shell :: get date windows batch 
Shell :: list all local branches off a branhc 
Shell :: open rdp port windows 10 using command line 
Shell :: Create A Shared Folder On Linux With Samba 
Shell :: bash compare numbers 
Shell :: open crontab in nano 
Shell :: how to remove apt repository ubuntu 
Shell :: how to pull down a specific branch from github 
Shell :: bash commands guide 
Shell :: gitlab push 
Shell :: centos 6 vm.min_free_kbytes 
Shell :: how to use valet to share localhost url to outside 
Shell :: reload swi prolog 
Shell :: bash source in lxc 
Shell :: open first image in directory linux 
Shell :: how to upgrade cpu of my instance in aws 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =