# this will create a label “group” with a value of “main” kubectl label pod/metadata-demo group=main # remove the “group” label from the resource kubectl label pod/metadata-demo group-