homelab: sync post-migration repo and n8n runtime audit
This commit is contained in:
@@ -120,7 +120,7 @@ resources:
|
||||
- ai-heavy-tier
|
||||
- degraded
|
||||
labels:
|
||||
lan-ip: 10.5.1.112
|
||||
lan-ip: 10.5.30.112
|
||||
notes: |-
|
||||
Heavy AI inference server.
|
||||
Current operational note from 2026-05-21:
|
||||
@@ -272,7 +272,7 @@ resources:
|
||||
type: Baremetal
|
||||
name: rocinante-inference
|
||||
os: baremetal
|
||||
ip: 10.5.1.112
|
||||
ip: 10.5.30.112
|
||||
runsOn:
|
||||
- rocinante
|
||||
|
||||
@@ -495,10 +495,10 @@ resources:
|
||||
- kind: Service
|
||||
name: ollama-heavy-tier
|
||||
network:
|
||||
ip: 10.5.1.112
|
||||
ip: 10.5.30.112
|
||||
port: 11434
|
||||
protocol: TCP
|
||||
url: http://10.5.1.112:11434
|
||||
url: http://10.5.30.112:11434
|
||||
tags:
|
||||
- degraded
|
||||
runsOn:
|
||||
@@ -507,10 +507,10 @@ resources:
|
||||
- kind: Service
|
||||
name: whisper-cuda
|
||||
network:
|
||||
ip: 10.5.1.112
|
||||
ip: 10.5.30.112
|
||||
port: 8787
|
||||
protocol: TCP
|
||||
url: http://10.5.1.112:8787
|
||||
url: http://10.5.30.112:8787
|
||||
tags:
|
||||
- degraded
|
||||
runsOn:
|
||||
|
||||
Reference in New Issue
Block a user