Hi,
Does the usage of filesystem access control lists is a good practice for cloud-native design? Does K8s storage types support it?
I would like to assign file permissions based on Linux file system groups. I want only specific users to have RWX access and others to be limited to Read. Does commonly used storage types support it or some don’t.
Thanks,
Teja