init cluster

This commit is contained in:
Roger Oriol
2025-11-02 18:13:46 +01:00
parent 915d40cdce
commit d5d0958502
18 changed files with 922 additions and 10 deletions

View File

@@ -13,6 +13,10 @@ data:
litellm_params:
model: ollama/qwen3:32b
api_base: "http://10.88.88.236:11434"
- model_name: gemma3:27b
litellm_params:
model: ollama/gemma3:27b
api_base: "http://10.88.88.236:11434"
---
apiVersion: apps/v1
kind: Deployment