Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

staticpodpath in kuberetes

#Run the command 
 >> ps -aux | grep kubelet 
#Identify the config file - 
 >> --config=/var/lib/kubelet/config.yaml. 
#Then check in the config file for staticPodPath.
 
PREVIOUS NEXT
Tagged: #staticpodpath #kuberetes
ADD COMMENT
Topic
Name
8+3 =