What problem does it solve?
This Skill removes the guesswork from connecting a legacy SMB1 NAS to Kubernetes so workloads can reliably read and write shared storage without constant mount failures or permission issues.
Core Features & Use Cases
- Static PV/PVC Setup: Creates a fixed persistent volume and claim pair for predictable SMB-backed mounts.
- Dynamic Provisioning Checks: Validates StorageClass-based provisioning when you want CSI-managed test volumes.
- Troubleshooting Guidance: Helps diagnose pending PVCs, permission denied errors, and slow database startups caused by high SMB latency.
- Use Case: A platform engineer can use this Skill to mount a legacy NAS share in K3s, verify both static and dynamic access paths, and apply the right mount options for the cluster.
Quick Start
Ask me to configure SMB storage for this K3s cluster and I will set up the appropriate persistent volume, claim, and troubleshooting steps for the legacy NAS.