User Story
As a platform engineer, I need to experiment with deploying a stateless Flink application to the new DSE cluster
Why?
- While we don’t currently plan to use the DSE cluster as our production environment we would still like to experiment deploying Flink apps on an environment that resembles production so we can understand the process more, discover pain points and ways to make deployments easier
Done is:
- Service is deployed to the DSE cluster, runs for a few hours/days successfully
- Service is turned off
- Steps to deploy are documented on our wiki pages so we can review for pain points, ways to make simpler, etc
Dependencies tracking
- We should push project artifacts to a registry https://phabricator.wikimedia.org/T322843
- We should have flink 1.15 docker images https://phabricator.wikimedia.org/T316519
- flink k8s operator deployed on DSE. https://phabricator.wikimedia.org/T321491