Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

kubectl to show label of pod

NAME        READY     STATUS    RESTARTS   AGE    LABELS
labelex     1/1       Running   0          16m    env=development,owner=michael
Source by kubernetesbyexample.com #
 
PREVIOUS NEXT
Tagged: #kubectl #show #label #pod
ADD COMMENT
Topic
Name
5+3 =