label

UMLUseCase
IBM :: Kubernetes :: label

Description

Labels are key/value pairs attached to objects and can be used in any number of ways:

Designate objects for development, test, and production
Embed version tags
Classify an object using tags

Labels can be attached to objects at creation time or later on.

They can be modified at any time.

app=kubernetes-bootcamp

Properties

Name Value
name label
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false
extensionPoints

Relationships