Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add role to node kubernetes

kubectl label node nodeName node-role.kubernetes.io/worker=worker
Comment

set node role kubernetes

kubectl label node <node name> node-role.kubernetes.io/<role name>=<key - (any name)>
Comment

PREVIOUS NEXT
Code Example
Shell :: python win32gui 
Shell :: git bash set global username and password 
Shell :: speed test cli 
Shell :: create ubuntu 20.04 with azure cli 
Shell :: code ENOLOCALnpm ERR! Could not install from "android" 
Shell :: ubuntu open file from terminal 
Shell :: delete local branch git 
Shell :: react testing using jest along with code coverage 
Shell :: oh my zsh apple m1 
Shell :: convert all files and folders in current directory into zip in linux 
Shell :: Setfacl 
Shell :: sqlmap post injection 
Shell :: how to exit git log 
Shell :: install supervisor ubuntu 20.04 
Shell :: kali linux ipsweep zsh permission denied 
Shell :: kill all mongodb processes 
Shell :: remove first word of pipe output 
Shell :: cordova ios 5.1.0 
Shell :: kill linux port 
Shell :: connect to wifi via Terminal 
Shell :: wkhtmltopdf javascript 
Shell :: docker view container logs 
Shell :: git how to make shallow clone with all branches 
Shell :: how to delete history in linux 
Shell :: reset to origin 
Shell :: minikube without sudo 
Shell :: remove local images 
Shell :: npm install --unsafe-perm 
Shell :: change default kube editor 
Shell :: awk if else statement 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =