Dockerfile For Container Image building #494
|
Hi, I noticed that there is an existing https://github.com/ellanetworks/core/tree/main/k8s folder but the container image reference is localhost. Is there a doc for building Ella core as a container image? Or is the make file sufficient to just build the binary and use? I tried make go-build and below is the output Which seems to be different from how the binary is been called in the k8s folder: |
Answered by
infinitydon
Mar 14, 2025
Replies: 2 comments
Answer selected by
infinitydon
|
I also added a how-to guide for deploying Ella core on Kubernetes: I hope that's useful. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got the answer from #164 (comment)