AmitKumarDas / Decisions

Apache License 2.0
10 stars 3 forks source link

K8s: Annotations vs. Labels vs. Spec #231

Open AmitKumarDas opened 4 years ago

AmitKumarDas commented 4 years ago

Following is something we might want to baseline:

Spec == What you want == Desire
Annotations == How to get to your desired state
Annotations == Orthogonal concerns
Labels == Mark == Category == Name of a combination of certain things
Labels != Not a placeholder of Values