Hi! We recommend using the community supported Flink Kubernetes Operator:
https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.7/docs/try-flink-kubernetes-operator/quick-start/ Cheers, Gyula On Thu, Dec 7, 2023 at 6:33 PM Tauseef Janvekar <tauseefjanve...@gmail.com> wrote: > Hi Al, > > I am using flink in my local setup and it works just fine - I installed it > using confluent example training course. Here I had to manually execute > start-cluster.sh and othe steps to start task managers. > > We installed flink on kubernetes using bitnami helm chart and it works > just fine. But we get error messages like TM and JM are not able to > communicate. > Should we use something else to deploy flink on kubernetes ? > > Can someone please provide instructions on how to enable production ready > flink deployment for version 1.18 on kubernetes. > > Thanks, > Tauseef >