mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-11 22:24:42 +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
|
|
@ -250,3 +250,12 @@ curl -s "http://n8n.lab.local/api/v1/executions?limit=5" \
|
|||
- **PVC data** : NFS, 5 Gi, claimName `n8n-data`
|
||||
- **nftables** : port 25 ouvert `10.42.0.0/16` (pods) dans le rôle `gateway`
|
||||
- **AlertManager** : receiver `hermes-monitor` dans `k8s/infra/monitoring/values.yaml`
|
||||
|
||||
|
||||
---
|
||||
|
||||
## État vérifié — 2026-06-05
|
||||
- **Services n8n** : 1 pod actif (`n8n-76c99cdfc5-s8xlr`) sur 7 replicaset déclenchés (tous à 0/0).
|
||||
- **Ingress** : Aucun objet ingress trouvé dans le namespace `ai` (contrôle des expositions HTTP).
|
||||
- **Divergences** : Les replicaset n8n-* ne scalent pas (desired=0), contrairement à la configuration attendue.
|
||||
- **Élément opérationnel** : Le pod actif montre une instance isolée, sans réplication ou équilibrage de charge.
|
||||
Loading…
Add table
Add a link
Reference in a new issue