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:
Hermes Bot 2026-06-05 12:32:57 +02:00
parent 18e5174166
commit 00e53fc0b8
28 changed files with 277 additions and 0 deletions

View file

@ -111,3 +111,14 @@ ssh g01 "lms get <modele>"
ansible-playbook -i inventory.yml playbooks/storage-01.yml
ansible-playbook -i inventory.yml playbooks/<host>.yml
```
---
## État vérifié — 2026-06-05
- Service `nfs-server` actif (exécuté depuis 3 jours)
- Export NFS configuré :
`/srv/data/nfs/k8s``192.168.10.0/24` (sync, rw, no_root_squash)
`/srv/data/models``192.168.10.0/24` (sync, rw, no_root_squash)
- Aucune divergence avec la documentation existante
- Configuration stable, aucun élément opérationnel critique observé