Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubernetes get node taints

kubectl get nodes -o=custom-columns=NodeName:.metadata.name,TaintKey:.spec.taints[*].key,TaintValue:.spec.taints[*].value,TaintEffect:.spec.taints[*].effect
Comment

PREVIOUS NEXT
Code Example
Shell :: how to get unmerged branch git 
Shell :: get ssl certificate of url 
Shell :: cannot find module inquirer 
Shell :: vscode extension generate vsix 
Shell :: how to append two file sin bash 
Shell :: download powershell 7.2.1 
Shell :: move branch to a commit 
Shell :: install solana 
Shell :: bash grep all after match 
Shell :: how to install redux 
Shell :: linux print to printer 
Shell :: pip upgrade version 
Shell :: rm directory linux 
Shell :: android home linux 
Shell :: git add command 
Shell :: copy first 100 lines from a file linux 
Shell :: adobe photoshop on linux ubuntu 
Shell :: autostart service linux 
Shell :: how to get out from vim editor 
Shell :: batch rename folder 
Shell :: oh-my-zsh 
Shell :: switch user ubuntu 
Shell :: upgrade package using pip 
Shell :: psycopg2 not installing fedora 
Shell :: linux user all permissions 
Shell :: git clone specific version 
Shell :: git clone with token 
Shell :: create file in linux using cat 
Shell :: github actions install postgres 
Shell :: vim convert tabs to spaces 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =