https://github.com/openvinotoolkit/operator
OpenVINO operator for OpenShift and Kubernetes
https://github.com/openvinotoolkit/operator
kubernetes kubernetes-operator openshift openvino
Last synced: 8 months ago
JSON representation
OpenVINO operator for OpenShift and Kubernetes
- Host: GitHub
- URL: https://github.com/openvinotoolkit/operator
- Owner: openvinotoolkit
- License: apache-2.0
- Created: 2021-07-07T16:14:23.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T23:24:00.000Z (11 months ago)
- Last Synced: 2025-07-28T11:59:43.607Z (11 months ago)
- Topics: kubernetes, kubernetes-operator, openshift, openvino
- Language: Go
- Homepage:
- Size: 2.05 MB
- Stars: 19
- Watchers: 4
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Openshift and Kubernetes operator
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.

[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.