Hi Debasish Ghosh,
Thanks for the attention on native K8s integration of Flink.
1. For volumes and volumes mount, it is not supported now. And we are
trying to get it done via pod template. Refer here[1] for more information.
2. Currently, on different deployments, Flink has different cpu config
Hello -
In
https://github.com/apache/flink/blob/master/flink-kubernetes/src/main/java/org/apache/flink/kubernetes/configuration/KubernetesConfigOptions.java
the various supported options are declared as constants.
I see that there is no support for options like Volumes and VolumeMounts.
Also I se