Deploy Model Server#
There are multiple options for deploying OpenVINO Model Server
With Docker - use pre-built container images available on Docker Hub and Red Hat Ecosystem Catalog or build your own image from source.
On baremetal Linux or Windows - download packaged binary and run it directly on your system.
In Kubernetes - use helm chart, Kubernetes Operator or OpenShift Operator.