You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/01/29 05:45:00 UTC

[jira] [Updated] (FLINK-15647) Support to set annotations for JM/TM Pods

     [ https://issues.apache.org/jira/browse/FLINK-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Canbin Zheng updated FLINK-15647:
---------------------------------
        Parent: FLINK-14460
    Issue Type: Sub-task  (was: New Feature)

> Support to set 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
>            Priority: Major
>
> 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)