Deploy Model Server#

There are multiple options for deploying OpenVINO Model Server

  1. With Docker - use pre-built container images available on Docker Hub and Red Hat Ecosystem Catalog or build your own image from source.

  2. On baremetal Linux or Windows - download packaged binary and run it directly on your system.

  3. In Kubernetes - use helm chart, Kubernetes Operator or OpenShift Operator.