Yang Wang created FLINK-24332: --------------------------------- Summary: 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
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)