[
https://issues.apache.org/jira/browse/FLINK-28615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570458#comment-17570458
]
Xin Hao commented on FLINK-28615:
---------------------------------
Sorry for the unclear description, I'm saying the Flink cluster deployments,
not the operator itself.
> Add K8s recommend labels to the deployments, services created by operator
> -------------------------------------------------------------------------
>
> Key: FLINK-28615
> URL: https://issues.apache.org/jira/browse/FLINK-28615
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Xin Hao
> Priority: Minor
>
> I'm using the Flink operator with Argo CD, it will be nice if we can add the
> K8s recommend labels to the deployments and services. Such as:
> {code:java}
> labels:
> app.kubernetes.io/managed-by: apache-flink-operator
> app.kubernetes.io/part-of: flink-session-cluster-a {code}
> With this, the users can see all the resources created by FlinkDeployment in
> the Argo CD Web UI
>
> See also:
> [https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)