Hi all, are there any limitations when using ranch...
# rancher-desktop
c
Hi all, are there any limitations when using rancher-desktop on linux for local kubernetes when it comes to persistent storage? I'm trying to setup the nfs-subdir-provisioner and it's failing to mount the nfs server using I believe the same configuration that I'm using on my rke2 cluster
b
@crooked-painting-25235 Hi, have you read; < https://docs.rancherdesktop.io/tutorials/using-persistent-storage>
c
I have but that appears to me to mostly be talking about just persistent storage for containers and not specifically within kubernetes installed by rancher-desktop.
there's no examples on there of Kubernetes persistent volumes or persistent volume claims
One of the reasons I was choosing rancher-desktop for the local kubernetes development is because I believed it to be one of the more compliant kubernetes local deployments vs. some others that kind of do their own thing.
I may have figured it out by adding the nfs-utils package to the rancher-desktop vm but that was a giant pain as this host isn't connected to the internet so gotta see if I can make that easier.
b
Might be worth creating an issue?