Source Summary: Talos Storage and Persistence

Source Identity

  • Longhorn su Talos OS_Proxmox.md
  • Volumi Kubernetes_ Guida Completa e Casi d'Uso.md

Scope

Research on Kubernetes storage models, persistence, and Longhorn integration with Talos and Proxmox.

Key Points

  • Kubernetes storage is expressed through PV, PVC, StorageClass, and access modes
  • Talos needs extra care for iSCSI and mount behavior when used with Longhorn
  • Longhorn provides distributed block storage and depends on proper host and node configuration
  • access mode and reclaim policy decisions matter for stateful services

Notable Claims

  • storage is not just a volume primitive; it is a lifecycle and binding model
  • Longhorn on Talos requires explicit support for the host and kernel-level pieces it depends on

Affected Wiki Pages

Open Questions

  • Which storage assumptions are cluster standards and which are technology reference for future evaluation?