Hi openLooKeng,

I'm a rookie in the openLooKeng community, recently, openLooKeng community provided a very good script to install openLooKeng services.
But recently, we have some project that requires me to deploy openLooKeng on K8S clusters, so I referenced docker and k8s related resources
in the current codebase and started a kube-LooKeng project in my github repo. Currently, I've got some achievements, users can now create
openLooKeng clusters with a "Airpal" frontend using my script. The repo is here: https://github.com/ZhengZhenyu/kube-LooKeng


Even though the project is still at its begining stage, and highly hardcoded to our own case now, I would like to propose to open source it to
the openLooKeng community, so that people that are also interested could join to work together. And I also have future plans like enable
"Kustomize" and/or "Helm" to make it more configurable.

BR,

Kevin Zheng