openaicellular / oaic

Core software for Open AI Cellular
https://openaicellular.github.io/oaic/
GNU General Public License v3.0
65 stars 23 forks source link

Deploying OAIC using Docker and kind/minikube #37

Open nathanstep55 opened 2 years ago

nathanstep55 commented 2 years ago

Current steps:

Current issues:

joshuamoorexyz commented 2 years ago

Current issue: Dockerfile does not wait for kubernetes to deploy all pods.

The Dockerfile should be changed to check if all pods have been deployed before proceeding to the next command or line.