Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubectl get all the pods

kubectl get pods -A 

# you can list down all the pods with wide range
kubectl get pods -A -o wide
Comment

get all pods in a node kubectl

kubectl get pods --all-namespaces -o wide --field-selector spec.nodeName=<node>
Comment

PREVIOUS NEXT
Code Example
Shell :: octoprint log location 
Shell :: google shell 
Shell :: how to activate virtual environment in ubuntu 
Shell :: command not found: shopify 
Shell :: convert ppk to pem 
Shell :: pass parameters to bash script 
Shell :: ufw add rule with comment 
Shell :: turn off monitor commend linux 
Shell :: install yup in vue 
Shell :: npm install package as dependecy 
Shell :: hello world 
Shell :: create directory linux 
Shell :: docker run always pull 
Shell :: github restore previous commit 
Shell :: nvm cheatsheet 
Shell :: ubuntu upgrade certbot acme v2 
Shell :: git amend commit message 
Shell :: bash sed with variable 
Shell :: grep exclude files 
Shell :: command not found 
Shell :: how to update ubuntu from terminal 
Shell :: windows start service 
Shell :: generate github access token 
Shell :: print in shell script 
Shell :: Install Software GUI GNOME for Kali Linux 2022.1 
Shell :: install composer debian 
Shell :: install cp in windows cmd 
Shell :: infinite-react-carousel install 
Shell :: docker get image size before pull acr 
Shell :: Creating tar.gz 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =