Const
Readonly
COMPONENT: "app.kubernetes.io/component"The component within the architecture.
Readonly
INSTANCE: "app.kubernetes.io/instance"Unique name identifying the instance of an application.
Readonly
MANAGED_BY: "app.kubernetes.io/managed-by"The tool being used to manage the operation of an application.
Readonly
NAME: "app.kubernetes.io/name"The name of the application.
Readonly
PART_OF: "app.kubernetes.io/part-of"The name of the higher level application this is a part of.
Readonly
VERSION: "app.kubernetes.io/version"Current version of the application.
Common labels.