What libraries do people use for running Flink on Kubernetes? Some links I've found:
- Flink official documentation <https://ci.apache.org/projects/flink/flink-docs-stable/ops/deployment/kubernetes.html#kubernetes-setup> - Ververica documentation <https://docs.ververica.com/getting_started/index.html#helm> - https://github.com/lightbend/flink-operator - https://github.com/riskfocus/helm-charts-public - https://github.com/docker-flink/examples - different K8 proposal <https://engineering.zalando.com/posts/2019/03/running-apache-flink-on-kubernetes.html>