Hello !
I currently have a problem on my kubernetes cluster.
I have 3 nodes:
- 192.168.0.16
- 192.168.0.65
- 192.168.0.55
I use a storage class nfs (sigs/nfs-subdir-external-provisioner) to use an NFS.
The NFS is actually set up on the 192.168.0.55 which is also a worker node then.
I noticed that i have problems mounting volumes when a pod is created on the 192.168.0.55 node. If its one of the other two, it mounts. (The error is actually a permission denied on the 192.168.0.55 node)
I would guess that something goes wrong when kube tries to mount to NFS since it’s on the same machine ?
Any idea on how i can fix this? Cheers !
New Lemmy Post: [K8S] nfs and mounting problems (https://lemmy.world/post/11957341)
Tagging: #SelfHosted
(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)
I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md