Pods having permissions issue with NFS share #396
-
To start out with I'd like to say I'm a sys admin over his head with a requirement to stand up an Kubernetes cluster. We don't have a Kubernetes team or an expert, just me trying to figure things out based on documentation. I'm at a point that I'm not sure what else to try. I apologize if this is in the wrong place. I recently stood up a vanilla Kubernetes cluster using Here are two errors I'm seeing from pods that has lead me to thing I'm having NFS permissions issues. and
I manually mounted the NFS share to view permissions, here are the excerpts:
Going one folder down:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
so your application mounted on |
Beta Was this translation helpful? Give feedback.
so your application mounted on
/bitnami/postgresql/data
? to change ownership, follow this guide to change uid and gid insecurityContext
:https://kubernetes.io/blog/2020/12/14/kubernetes-release-1.20-fsgroupchangepolicy-fsgrouppolicy/#allow-csi-drivers-to-declare-support-for-fsgroup-based-permissions