Canbin Zheng created FLINK-15647:
------------------------------------
Summary: Support to set annotations for JM/TM Pods
Key: FLINK-15647
URL: https://issues.apache.org/jira/browse/FLINK-15647
Project: Flink
Issue Type: New Feature
Components: Deployment / Kubernetes
Reporter: Canbin Zheng
One can use either labels or annotations to attach metadata to Kubernetes
objects. Labels can be used to select objects and to find collections of
objects that satisfy certain conditions. In contrast, annotations are not used
to identify and select objects. The metadata in an annotation can be small or
large, structured or unstructured, and can include characters not permitted by
labels.
[Kubernetes
Annotation|https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)