You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2021/10/08 09:44:00 UTC

[jira] [Commented] (FLINK-24332) Support to mount a dynamically-created persistent volume claim per TaskManager

    [ https://issues.apache.org/jira/browse/FLINK-24332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426077#comment-17426077 ] 

Yang Wang commented on FLINK-24332:
-----------------------------------

[~trohrmann] Yes, It is similar to StatefulSet has supported. The difference is Flink ResourceManager will create a new TaskManager pod with new PVC rather than using the same PVC in StatefulSet.

> Support to mount a dynamically-created persistent volume claim per TaskManager
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-24332
>                 URL: https://issues.apache.org/jira/browse/FLINK-24332
>             Project: Flink
>          Issue Type: New Feature
>          Components: Deployment / Kubernetes
>            Reporter: Yang Wang
>            Priority: Major
>
> Pod template could be used to mount a same PVC for all the TaskManagers. However, in many cases, users need to mount dynamically-created persistent volume claim for each TaskManager.
>  
> Refer to [https://lists.apache.org/thread.html/r08ed40ee541c69a74c6d48cc315671198a1910dbd34fd731fe77da37%40%3Cuser.flink.apache.org%3E] for more information.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)