Flink on kubernetes flink-conf.yaml

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink on kubernetes flink-conf.yaml

Sampath Bhat
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 | Threaded
Open this post in threaded view
|

Re: Flink on kubernetes flink-conf.yaml

Till Rohrmann
Hi Sampath,

agreed, Flink's K8 documentation can still be improved. As part of the
release testing for Flink 1.5 we want to setup a K8 cluster running Flink
and update the documentation with more details. The community would really
appreciate if you want to help with that.

Cheers,
Till

On Mon, Mar 19, 2018 at 8:47 AM, Sampath Bhat <[hidden email]>
wrote:

> 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
>