This is a parent task for being able to deploy and manage Flink applications in Kubernetes at WMF.
We are targeting application deployment mode only, meaning each Flink deployment runs a single application, as opposed to 'session' mode, where a Flink deployment cluster can run multiple applications.
- Flink and Flink Operator images - T316519: Flink application and flink-kubernetes-operator production docker images
- Flink Operator and Flink Application helm charts - T324576: Flink on Kubernetes Helm charts
- Deploy and test stateless application in DSE cluster - T320812: [SPIKE] Deploy event driven stateless Flink service to DSE cluster (mediawiki enrichment pipelines)
- Deploy and test stateful application in DSE cluster - T321491: Evaluate Flink Operator on DSE Kubernetes Cluster for deployment and management of stateful search applications (rdf-streaming-updater)
...