mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-11 17:44:43 +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
|
|
@ -118,3 +118,13 @@ ssh s01 "cat /etc/resolv.conf && nmcli dev show enp6s0f3u2c2 | grep DNS"
|
|||
# gpu-01 (doit pointer sur 192.168.10.1)
|
||||
ssh g01 "cat /etc/resolv.conf && nmcli dev show enp4s0 | grep DNS"
|
||||
```
|
||||
|
||||
|
||||
---
|
||||
|
||||
## État vérifié — 2026-06-05
|
||||
- Service `dnsmasq` actif (running) depuis 3 jours, sans erreur dans les logs récents
|
||||
- Résolution DNS correcte pour `compute-01.lab.local` (192.168.10.11) et `openwebui.lab.local` (192.168.10.200)
|
||||
- Aucune divergence avec la documentation existante
|
||||
- Configuration par défaut utilisée (fichier `/etc/dnsmasq.conf` non modifié)
|
||||
- Aucun élément opérationnel critique observé (pods, exports NFS, etc.)
|
||||
Loading…
Add table
Add a link
Reference in a new issue