> For the complete documentation index, see [llms.txt](https://docs.seldon.ai/seldon-core-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seldon.ai/seldon-core-1/configuration.md).

# Configuration

- [Installation Parameters](https://docs.seldon.ai/seldon-core-1/configuration/installation-parameters.md)
- [Helm Configurations](https://docs.seldon.ai/seldon-core-1/configuration/installation-parameters/advanced-helm-chart-configuration.md)
- [Usage Reporting](https://docs.seldon.ai/seldon-core-1/configuration/installation-parameters/usage-reporting.md)
- [Upgrading](https://docs.seldon.ai/seldon-core-1/configuration/installation-parameters/upgrading.md)
- [Deployments](https://docs.seldon.ai/seldon-core-1/configuration/deployments.md)
- [Deployment Techniques](https://docs.seldon.ai/seldon-core-1/configuration/deployments/deploying.md)
- [Supported API Protocols](https://docs.seldon.ai/seldon-core-1/configuration/deployments/protocols.md)
- [Testing Model Endpoints](https://docs.seldon.ai/seldon-core-1/configuration/deployments/serving.md)
- [Replica Scaling](https://docs.seldon.ai/seldon-core-1/configuration/deployments/scaling.md)
- [Model Metadata](https://docs.seldon.ai/seldon-core-1/configuration/deployments/metadata.md)
- [Budgeting Disruptions](https://docs.seldon.ai/seldon-core-1/configuration/deployments/disruption-budgets.md)
- [Graph Deployment Options](https://docs.seldon.ai/seldon-core-1/configuration/deployments/graph-modes.md)
- [AB Tests and Progressive Rollouts](https://docs.seldon.ai/seldon-core-1/configuration/deployments/abtests.md)
- [Troubleshooting Deployments](https://docs.seldon.ai/seldon-core-1/configuration/deployments/troubleshooting.md)
- [Servers](https://docs.seldon.ai/seldon-core-1/configuration/servers.md)
- [Custom Inference Servers](https://docs.seldon.ai/seldon-core-1/configuration/servers/custom.md)
- [\[Storage Initializers\]](https://docs.seldon.ai/seldon-core-1/configuration/servers/storage-initializers.md)
- [Prepackaged Model Servers](https://docs.seldon.ai/seldon-core-1/configuration/servers/overview.md)
- [Inference Optimization](https://docs.seldon.ai/seldon-core-1/configuration/servers/optimization.md)
- [XGBoost Server](https://docs.seldon.ai/seldon-core-1/configuration/servers/xgboost.md)
- [Triton Inference Server](https://docs.seldon.ai/seldon-core-1/configuration/servers/triton.md)
- [SKLearn Server](https://docs.seldon.ai/seldon-core-1/configuration/servers/sklearn.md)
- [Tempo Server](https://docs.seldon.ai/seldon-core-1/configuration/servers/tempo.md)
- [MLFlow Server](https://docs.seldon.ai/seldon-core-1/configuration/servers/mlflow.md)
- [HuggingFace Server](https://docs.seldon.ai/seldon-core-1/configuration/servers/huggingface.md)
- [TensorFlow Serving](https://docs.seldon.ai/seldon-core-1/configuration/servers/tensorflow.md)
- [Routing](https://docs.seldon.ai/seldon-core-1/configuration/routing.md)
- [Ingress with Istio](https://docs.seldon.ai/seldon-core-1/configuration/routing/istio.md)
- [Ambassador Ingress](https://docs.seldon.ai/seldon-core-1/configuration/routing/ambassador.md)
- [OpenShift](https://docs.seldon.ai/seldon-core-1/configuration/routing/openshift.md)
- [Routers Including Multi armed Bandits](https://docs.seldon.ai/seldon-core-1/configuration/routing/routers.md)
- [Infrence Graphs](https://docs.seldon.ai/seldon-core-1/configuration/routing/inference-graph.md)
- [Wrappers and SDKs](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks.md)
- [Python Language Wrapper](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper.md)
- [Install the Seldon Core Python module](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/python_module.md)
- [Creating your Python inference class](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/python_component.md)
- [Create image S2I](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/python_wrapping_s2i.md)
- [Create image with Dockerfile](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/python_wrapping_docker.md)
- [Seldon Python server configuration](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/python_server.md)
- [Calling the Seldon API with Seldon Python client](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/seldon_client.md)
- [Development Tips](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/python-language-wrapper/developer_notes.md)
- [Go Language Wrapper](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/go-language-wrapper.md)
- [Java Language Wrapper](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/java.md)
- [Nodejs Language Wrapper](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/nodejs.md)
- [C++ Language Wrapper](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/cpp.md)
- [R Language Wrapper](https://docs.seldon.ai/seldon-core-1/configuration/wrappers-and-sdks/r.md)
- [Integrations](https://docs.seldon.ai/seldon-core-1/configuration/integrations.md)
- [Payload Logging](https://docs.seldon.ai/seldon-core-1/configuration/integrations/logging.md)
- [Distributed Tracing with Jaeger](https://docs.seldon.ai/seldon-core-1/configuration/integrations/distributed-tracing.md)
- [Batch Processing](https://docs.seldon.ai/seldon-core-1/configuration/integrations/batch.md)
- [Stream Processing with KNative](https://docs.seldon.ai/seldon-core-1/configuration/integrations/knative_eventing.md)
- [Metrics with Prometheus](https://docs.seldon.ai/seldon-core-1/configuration/integrations/analytics.md)
- [Native Kafka Integration](https://docs.seldon.ai/seldon-core-1/configuration/integrations/kafka.md)
- [Model Explanations](https://docs.seldon.ai/seldon-core-1/configuration/integrations/explainers.md)
- [Outliner Detection](https://docs.seldon.ai/seldon-core-1/configuration/integrations/outlier_detection.md)
- [Drift Detection](https://docs.seldon.ai/seldon-core-1/configuration/integrations/drift_detection.md)
