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: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Got the answer from #164 (comment) |
Beta Was this translation helpful? Give feedback.
-
|
I also added a how-to guide for deploying Ella core on Kubernetes: I hope that's useful. |
Beta Was this translation helpful? Give feedback.
Got the answer from #164 (comment)