Quantcast
Channel: Oracle Trainings for Apps & Fusion DBA
Viewing all articles
Browse latest Browse all 1568

Labels And Annotations In Kubernetes

$
0
0

Labels and Annotations are one of the main foundations for Kubernetes. They both provide a way for adding additional metadata to our Kubernetes Objects. Labels are used for grouping, viewing, and operating. Each object can have a set of key/value labels defined. Each Key must be unique for a given object. Annotations provide a place […]

The post Labels And Annotations In Kubernetes appeared first on Oracle Trainings for Apps & Fusion DBA.


Viewing all articles
Browse latest Browse all 1568

Trending Articles