flink-kubernetes-operator chart
Create a helm chart that we can use to install and manage the flink-kubernetes-operator. This will mean adapting the upstream helm chart to fit in our deployment-charts repo.
This task is similar to the work done or the spark operator in T318926: Deploy spark-operator to the dse-k8s cluster.
flink application chart
Create a flink-application chart that can be used to deploy Flink applications using the FlinkDeployment CRD deployed as part of the flink-kubernetes-operator