[
https://issues.apache.org/jira/browse/FLINK-28189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557217#comment-17557217
]
Yang Wang commented on FLINK-28189:
-----------------------------------
BTW, the JIRA ticket is not a good place to ask such questions. You could join
the Flink slack workspace or post it to the user mail list.
> The taskmanager dynamically created by flink native k8s creates pods
> directly, why not create a deployment?
> -----------------------------------------------------------------------------------------------------------
>
> Key: FLINK-28189
> URL: https://issues.apache.org/jira/browse/FLINK-28189
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Affects Versions: 1.14.4
> Reporter: hob007
> Priority: Major
>
> I am using Flink native k8s deployment. The pods is dynamically created. But
> there's some problem with K8S cluster monitor. I can't monitor taskmanager
> pods status, because these pods without deployment.
>
> So my question is:
> The taskmanager dynamically created by flink native k8s creates pods
> directly, why not create a deployment?
>
> For example:
> Define a deployment and using replicates to control taskmanager's pods.
>
> Chinese description reference:
> https://issues.apache.org/jira/browse/FLINK-28167
--
This message was sent by Atlassian Jira
(v8.20.7#820007)