lyft / flinkk8soperator

Kubernetes operator that provides control plane for managing Apache Flink applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lyft / flinkk8soperator vs GoogleCloudPlatform / flink-on-k8s-operator

TsvetanKonstantinov opened this issue · comments

I'm having a hard time picking a Flink Kubernetes operator between this one and https://github.com/GoogleCloudPlatform/flink-on-k8s-operator

They are pretty similar but they also have some differences. It would be nice to have a comparison between those solutions so people can make the right choice for their use case.

E.g.:
The Lyft Flink K8S operator supports Blue/Green deployments and rollbacks.
The GCP Flink K8S operator supports Sessions clusters and taking savepoints automatically.

Thanks!

me too.