New Homelab Workflow

Learn persistent volume on kubernetes My status in my learning session on kubernetes : Name Learning stat Commentary Pods Create, delete, logs Deployment 🟢 Consepts understood nfs-driver 🟢 In place to use TrueNAS NFS shared storage Calico 🟠 Basic functionality; not fully mastered but operational Service 🟠 ClusterIP and NodePort understood; LoadBalancer and ExternalName not yet used Traefix 🟠 Learning, used with Service LoadBalancer API gateway 🟠 Learning, used with Service LoadBalancer PV 🔴 Persistent volumes not yet required PVC 🔴 Persistent volume claims not yet required I hadn’t needed to create a PV and a PVC. So, I had to learn how to access this ressource in my Talos Kubernetes cluster. ...

December 11, 2025 · 1 min