I think creating an official image is not necessary.
Per the docker hub statement [1], "Docker Official Images are an
intellectual property of Docker". So technically it's not part of the
Apache Flink release, and anyone who wants can open a PR to create such an
image.
Thank you~
Xintong Song
It seems that you have already got this done :)
One more question, do we need to create an official docker image repo for
flink-kubernetes-operator[1]? Then user could pull the image directly via
"docker pull flink-kubernetes-operator".
The drawback is we always need to create a PR[2] and wait for