https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ Labels and SelectorsLabels are key/value pairs that are attached to objects such as Pods. Labels are intended to be used to specify identifying attributes of objects that are meaningful and relevant to users, but do not directly imply semantics to the core system. Labels cankubernetes.io 라벨 (Label) - Pod, Node 등의 리소스에 붙..