This directory contains examples that demonstrate how to use the Inference Gateway with Kubernetes.
- Basic
- Hybrid Environment
- TLS
- Authentication
- Agent Building
- Monitoring
- User Interface (UI)
- Model Context Protocol (MCP)
In order for the examples to work flawlessly you should add the following to your /etc/hosts file:
127.0.0.1 api.inference-gateway.local
127.0.0.1 keycloak.inference-gateway.local
127.0.0.1 grafana.inference-gateway.local