[
https://issues.apache.org/jira/browse/FLINK-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-15647.
-----------------------------------
Resolution: Fixed
Fixed via
3df0eb78ad73db1a428fc50ed3d0804e7114d68b
f6312b84e025bad6812fd62d47f4c98381f1c36a
> Support user-specified annotations for JM/TM pods
> -------------------------------------------------
>
> Key: FLINK-15647
> URL: https://issues.apache.org/jira/browse/FLINK-15647
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / Kubernetes
> Reporter: Canbin Zheng
> Assignee: Canbin Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)