Skip to content
 
Tempo MLOps tempo.serve.ingress module
Type to start searching
    Tempo
    • Tempo MLOps
    • 🚀 Our Other Projects & Products:
    • Seldon Core
    • Alibi Explain
    • Alibi Detect
    • MLServer
    • Seldon Deploy (Enterprise)
    • Seldon Deploy SDK (Enterprise)
    • tempo
    • tempo package
    • tempo.serve package
    Tempo
    • Documentation:
    • Overview
    • Quickstart
    • Architecture
    • AsyncIO
    • Workflow
    • Runtimes
    • FAQ
    • Examples:
    • Introductory Custom Python Model
    • MLFlow end-to-end Example
    • Multi-model Orchestration with Seldon Core
    • Model Explanation (using Alibi)
    • Outlier Detection (using Alibi-Detect)
    • End to End Pipeline with Metaflow and Tempo
    • GPT-2 Hugging Face with ONNX Triton and Seldon Core
    • API reference
    • API reference
      • tempo package
    • Show Source

    tempo.serve.ingress module¶

    class tempo.serve.ingress.Ingress¶

    Bases: abc.ABC

    abstract get_external_host_url(model_spec: tempo.serve.base.ModelSpec) → str¶
    tempo.serve.ingress.create_ingress(model_spec: tempo.serve.base.ModelSpec) → tempo.serve.ingress.Ingress¶
    Previous tempo.serve.deploy module
    Next tempo.serve.metadata module
    © Copyright 2020, Seldon Technologies.
    Created using Sphinx 3.2.1. and Material for Sphinx