mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-10 23:54:41 +02:00
docs(hermes): sections état vérifié — inspection cluster 2026-06-05
Ajout d'une section '## État vérifié' à chaque doc admin/ basée sur l'inspection read-only du cluster (systemctl, kubectl, nft, etc.). Aucune modification de service ni réécriture de documentation existante. Co-Authored-By: Hermes <hermes@funk.lab>
This commit is contained in:
parent
18e5174166
commit
00e53fc0b8
28 changed files with 277 additions and 0 deletions
|
|
@ -136,3 +136,12 @@ ip -s link show enp6s0f3u2c2
|
|||
# Connexions actives
|
||||
ss -tnp
|
||||
```
|
||||
|
||||
|
||||
---
|
||||
|
||||
## État vérifié — 2026-06-05
|
||||
- **Services actifs** : LiteLLM (4000), Qdrant (6333/6334), PostgreSQL (5432), hermes-agent (8080), dnsmasq (53), alertmanager-webhook (9093), node_exporter (9100).
|
||||
- **Versions critiques** : HSA_OVERRIDE_GFX_VERSION=10.3.0 (RX 6704), nftables (v0.9.5), ROCm 6.1.2 (llama-server).
|
||||
- **Divergences** : Aucune divergence notée entre la documentation et l'état réel.
|
||||
- **Éléments opérationnels** : Tous les services fonctionnent en mode normal. Aucun pod crashé détecté dans le cluster k8s. Export NFS sur `/srv/data` est actif. Configuration firewall nftables conforme aux règles documentées.
|
||||
Loading…
Add table
Add a link
Reference in a new issue