Hello

In the official documentation of flink
https://ci.apache.org/projects/flink/flink-docs-release-1.4/ops/deployment/kubernetes.html

The task manager yaml exposes ports such as task manager rpc port /data
port and all. So for these ports to take effect on flink the same has to be
mentioned in the flink-conf.yaml while starting up the task manager. There
are many such ports that has to be mentioned in the conf.yaml for bringing
up flink on kubernetes which is not present in any documentation.

So as part of the documentation, if a specific conf.yaml is attached then
it would be very good.

Regards
Sampath S

Reply via email to