# operator **Repository Path**: mirrors_openvinotoolkit/operator ## Basic Information - **Project Name**: operator - **Description**: OpenVINO operator for OpenShift and Kubernetes - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-24 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Openshift and Kubernetes operator This operator is now deprecated. The recommended methods for deploying OpenVINO Model Server in Kubernetes are currently: - [KServer operator](https://kserve.github.io/website/) - check [more details about deployment](https://github.com/openvinotoolkit/model_server/blob/main/docs/deploying_server_kubernetes.md) - [OPEA Enterprise](https://github.com/opea-project/Enterprise-Inference)- check [more details about deployment](https://github.com/opea-project/Enterprise-Inference/blob/main/docs/ovms-model-deploy-guide.md) --- The Operator installs and manages [OpenVINO model servers](https://github.com/openvinotoolkit/model_server) in an OpenShift cluster and upstream Kubernetes. It enables inference execution at scale and exposes AI models via gRPC and REST API interfaces. The operator is using a [model server helm chart](helm-charts/ovms/) which can be also used directly. The Operator also integrates with the JupyterHub Spawner in Red Hat OpenShift Data Science and Open Data Hub. See detailed instructions below. ![logos](logos.png) [Operator installation](docs/operator_installation.md) [Installing and managing OpenVINO model server via the operator](docs/modelserver.md) [Model server parameters](docs/modelserver_params.md) [Autoscalability](docs/autoscaling.md) [Performance tuning](docs/recommendations.md) [OpenVINO notebook integration with RHODS](docs/notebook_in_rhods.md) [Notebook parameters](docs/notebook_params.md) [Helm chart](helm-charts/ovms/README.md) ## Contact If you have a question, a feature request, or a bug report, feel free to submit a Github issue. * Other names and brands may be claimed as the property of others.