maziyarpanahi commented on PR #4439: URL: https://github.com/apache/zeppelin/pull/4439#issuecomment-1228200468
> Hello @maziyarpanahi > > Zeppelin is quite complex and I agree that the documentation is not very useful. > > On the whole, I would like to get rid of the apache/zeppelin docker image as it is not really suitable for K8s. > > I envision the following process: Automatically build the [zeppelin-distribution image](https://github.com/apache/zeppelin/blob/master/Dockerfile). Then build both the [zeppelin-server image](https://github.com/apache/zeppelin/blob/master/scripts/docker/zeppelin-server/Dockerfile) and the [zeppelin-interpreter image](https://github.com/apache/zeppelin/blob/master/scripts/docker/zeppelin-interpreter/Dockerfile) on top of it. > > Can you perhaps perform the process as an outsider and adjust the documentation accordingly. Hi @Reamer Yes, I will follow these steps to - build custom images for `server` and `interpreter` based on `zeppelin-distribution image` - download the default `zeppelin-server.yaml` - change the images for the server and interpreter to point to these custom local images I'll share the process here before we decide how to update the docs to reflect these steps. (it should be straightforward) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org