Funk-lab/admin
alkatrazz bb72145365 feat(talos): bootstrap Kubernetes cluster funk (3 nodes, v1.33.1)
- Add talconfig.yaml with compute-01/02/03 (nvme0n1, Flannel CNI)
- Add SOPS/age encryption for talsecret.sops.yaml
- Add patches: NTP/DNS → storage-01, kubelet reserved for 8GB workers
- Fix nftables: open DHCP port 67 for cluster LAN
- Add dnsmasq DHCP with static leases for all 3 compute nodes
- Add admin/talos.md: full install procedure + admin commands
- Install kubectl + talosctl on storage-01

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 22:11:38 +02:00
..
ansible.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
dnsmasq.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
funk-cluster docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
hermes.md docs(hermes): add update procedure and post-update checks 2026-05-12 20:28:27 +02:00
incidents.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
index_knowledge.py docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
litellm.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
llama_server.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
lm_studio.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
nfs.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
README.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
reseau.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
rocm.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
ssh.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
systeme.md docs(admin): add ops documentation and fix hermes dashboard service 2026-05-12 18:50:43 +02:00
talos.md feat(talos): bootstrap Kubernetes cluster funk (3 nodes, v1.33.1) 2026-05-12 22:11:38 +02:00

Administration Funk — Index

Commandes utiles pour administrer, débugger et comprendre l'infrastructure.

Fichier Contenu
ansible.md Commandes Ansible — ping, apply, vault, debug, facts
ssh.md Connexions SSH — alias, jump host, transfert de fichiers
reseau.md nftables, IP forwarding, routage, debug NAT
dnsmasq.md DNS local lab.local — résolution, logs, ajout d'entrées
rocm.md GPU AMD RX 6700XT — ROCm, HSA_OVERRIDE, debug
llama_server.md llama-server — inférence ROCm 7.x, API OpenAI, build, modèles
lm_studio.md LM Studio — gestion des modèles uniquement (lms get/ls)
nfs.md NFS + RAID5 — exports, montages, automount, ajout de partages
systeme.md Services, logs, ressources, NetworkManager, dnf
litellm.md LiteLLM Proxy — routage Qwen local + Claude API, config, validation
hermes.md Hermes Agent — service, config, modèle, API, debug
incidents.md Incidents passés — causes, résolutions, fixes permanents
Gestion cluster
funk-start / funk-stop / funk-status Aliases locaux → ssh storage-01 "sudo /usr/local/bin/funk-cluster [start|stop|status]"