Hi Sandy,

Thanks alot, I did refrenced the files and script you mentioned, they are very helpful, I did not fully reuse them because, as I mentioned, our initial request was to runing on openEuler and on Arm platform,
and I was also looking for an open source web UI for openLooKeng, so the scripts are not very suitable, so to meet the deadline, I started a new simplified one. I would like to learn more about those scripts
and make kube-LooKeng more configurable to use and more powerful.

BR,


发件人: Shudi Gao <shudigao@hotmail.com>
发送时间: 2020年11月3日 20:22
收件人: dev@openlookeng.io <dev@openlookeng.io>
主题: [Dev] Re: Contribute kube-LooKeng to the community
 
Hi Kevin,

We appreciate your interest in contributing to the openLooKeng project.

Deploying in Kubernetes is an interesting usage scenario, and I'm glad to see you are looking into it. I just want to point out a couple of items in the current repo, to make sure we present a consistent Docker and Kubernetes story.

Under the "docker" folder of the hetu-core repo, there exist scripts and Dockerfile to build an openLooKeng docker image. Also under the "hetu-samples/kubernetes" folder, there is a sample deployment file for Kubernetes. You may want to consider these in your work for optimal reuse and outcome.

The above Kubernetes sample uses "hostPath" for configuration files. I did some work to change that to config-maps, for better flexibility. I also have a Helm chart. I hope to contribute them in the near future. I'll be happy to work with you on these.

Look forward to your contribution!

Regards,
Sandy Gao