Hi Kyuubi community, I start this thread to discuss a proposal about supporting Kyuubi Official Docker Image.
Currently, Kyuubi has a master-snapshot image tag in docker hub which is maintained by the Kyuubi community. The original idea is, the snapshot tag can be used to help test Kyuubi on k8s with Github Action and also improve the engine test coverage. It is not stable and not an official release tag. However, I saw that some end users already used this unstable tag due to the fact we did not push a tag during release. Docker Official Image is the official image of docker hub which is used by many popular apache projects, e.g., Flink, Zookeeper, Spark(WIP). I think we can also go ahead with this way. More details see the proposal: https://docs.google.com/document/d/1g3FKSwcLmGhU6F2pwSZPqWjZctXUOEq_F4NTqnXNzlA/edit?usp=sharing. Welcome to join and discuss, any suggestion is appreciated. Best, Xiduo