FAQ
Here you can find some of the most commonly asked questions regarding navio.
note
Don't see what you're looking for? Contact Us
Q: What's the difference between navio on-premise and navio on Azure?
The main difference between the two versions is how we orchestrate the components contained in Docker containers.
On Azure, we make use or Kubernetes, more specifically the Azure Kubernetes Service (AKS) to orchestrate and spin up the docker containers.
When navio is deployed on-premise (on a Linux server), navio does not make use of Kubernetes. The backend is then responsible for orchastrating and spinning up the model Docker containers.