Re: Deploy a Flink session cluster natively on K8s with multi AZ

2022-03-27 Thread Yang Wang
> In the example, we can pass args in the command, is there a way to do it by using the flink-conf.yaml? Yes. All the changes in the $FLINK_HOME/conf/flink-conf.yaml at the client side will also be picked up when deploying a native K8s cluster. For your use case, I am also suggesting the flink-ku

Re: Deploy a Flink session cluster natively on K8s with multi AZ

2022-03-27 Thread Gyula Fóra
Hi! I think the Flink Kubernetes Operator ( https://github.com/apache/flink-kubernetes-operator) project is exactly what you are looking for. This is a relatively new addition to Flink that supports k8s application and session deployments with lifecycle management through kubernetes native toolin

Deploy a Flink session cluster natively on K8s with multi AZ

2022-03-26 Thread Almog Rozencwajg
Hi, >From the documentation, deploy a Flink session cluster natively on K8S is by >running a shell script. https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/deployment/resource-providers/native_kubernetes/?web=1&wdLOR=cFF7B7F0D-8BEC-4BAA-B06D-3D80A62B24AE#starting-a-flink-session-on