Namespaces
Learn the concept behind serving engine namespaces
Learn the concept behind serving engine namespaces
Namespaces in a ML Serving project are organization entities for your models. It allows user to simply classify their models depending on their needs by attaching them to an existing namespace.
Each namespace is linked to an object storage container of the same public cloud project where users can upload their serialized machine learning models. That object storage container is configurable.
Each namespace is also linked to a docker registry. The default docker registry is an OVHcloud provided one but this can be configured.
100 maximum
per public cloud user.https://<id-of-namespace>.<cx>.gra.serving.ai.ovh.net
where <id-of-namespace>
will be a generated unique identifier of the namespace and <cx>
the identifier of your assigned cluster.Namespaces in a ML Serving project correspond to namespaces in a kubernetes cluster.
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.
Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.
Discuss with the OVHcloud community