LogoLogo
CtrlK
  • About
    • Production-ready ML Serving Framework
    • Seldon Core Features
    • Concepts
    • Architecture
  • Installation
    • Installation Overview
    • Learning Environment
      • Self-hosted Kafka
    • Production Environment
      • Kafka Integration
      • Managed Kafka
      • Ingress Controller
    • Test the Installation
    • Advanced Configurations
      • Helm Configuration
      • Server Config
      • Server Runtime
      • Seldon Config
      • Pipeline Config
      • Managing Kafka Topics
    • Upgrading
  • User Guide
    • Quickstart
    • Kubernetes Resources
    • Servers
      • Resource allocation
        • Example: Serving models on dedicated GPU nodes
    • Models
      • Multi-Model Serving
      • Inference Artifacts
      • Scheduling
      • rClone
      • Parameterized Models
      • Pandas Query
      • Storage Secrets
    • Inference
      • Inference Server
      • Run Inference
      • Batch
    • Open Inference Protocol
      • REST
        • Health
        • Inference
        • Metadata
        • Models
    • Pipelines
    • Autoscaling
      • Seldon Core Autoscaling
        • Autoscaling Models
        • Autoscaling Servers
      • Using HPA for Autoscaling
        • Exposing Metrics for HPA
        • Model Autoscaling with HPA
        • Model and Server Autoscaling with HPA
      • Scaling Seldon Services
    • Data Science Monitoring
      • Dataflow with Kafka
      • Model Performance Metrics
      • Drift Detection
      • Outlier Detection
      • Explainability
    • Operational Monitoring
      • Operational Metrics
      • Observability
      • Usage Metrics
      • Local Metrics
      • Tracing
    • Performance Tuning
      • Models
        • Load Testing
        • Inference
        • Infrastructure Setup
      • Pipelines
        • Testing Pipelines
        • Core 2 Configuration
    • Experiments
    • Examples
      • Local examples
      • Kubernetes examples
      • Huggingface models
      • Model zoo
      • Artifact versions
      • Pipeline examples
      • Pipeline to pipeline examples
      • Cyclic Pipeline
      • Explainer examples
      • Custom Servers
      • Local experiments
      • Experiment version examples
      • Inference examples
      • Tritonclient examples
      • Batch Inference examples (kubernetes)
      • Batch Inference examples (local)
      • Checking Pipeline readiness
      • Multi-Namespace Kubernetes
      • Huggingface speech to sentiment with explanations pipeline
      • Production image classifier with drift and outlier monitoring
      • Production income classifier with drift, outlier and explanations
      • Conditional pipeline with pandas query model
      • Kubernetes Server with PVC
  • Integrations
    • Service Meshes
      • Ambassador
      • Istio
      • Traefik
      • Secure Model Endpoints
  • Resources
    • Security
    • APIs
      • Internal
        • Chainer
        • Agent
      • Inference
        • Open Inference Protocol
      • Scheduler
      • Seldon CLI
        • CLI
        • Seldon
          • Config
          • Config Activate
          • Config Deactivate
          • Config Add
          • Config List
          • Config Remove
        • Experiment
          • Experiment Start
          • Experiment Status
          • Experiment List
          • Experiment Stop
        • Model
          • Model Status
          • Model Load
          • Model List
          • Model Infer
          • Model Metadata
          • Model Unload
        • Pipeline
          • Pipeline Load
          • Pipeline Status
          • Pipeline List
          • Pipeline Inspect
          • Pipeline Infer
          • Pipeline Unload
        • Server
          • Server List
          • Server Status
    • Seldon Docs Home
    • FAQs
    • Development
      • License
      • Release
    • Release Notes
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Installation

Advanced Configurations

Helm ConfigurationServer ConfigServer RuntimeSeldon ConfigPipeline ConfigManaging Kafka Topics
PreviousTest the InstallationNextHelm Configuration

Last updated 6 months ago

Was this helpful?