目录
版本
Kubernets v1.25.0
官网
概述
Labels
标签可以在定义资源的时候创建,也可以在定义资源以后创建,通过定义标签可以实现对资源进行松散耦合,实现统一管理。
官网定义:
Labels 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