Re: Flink Kubernetes / Helm

2020-10-16 Thread Austin Cawley-Edwards
We use the Ververica Platform and have built an operator for it here[1] :) and use Helm with it as well. Best, Austin [1]: https://github.com/fintechstudios/ververica-platform-k8s-operator On Fri, Oct 16, 2020 at 3:12 PM Dan Hill wrote: > What libraries do people use for running Flink on Kube

Flink Kubernetes / Helm

2020-10-16 Thread Dan Hill
What libraries do people use for running Flink on Kubernetes? Some links I've found: - Flink official documentation - Ververica documentation