OsgiliathEnterprise / platform

Platform to deploy an entire IS with all its Mail servers, CRMs, engineering suite, ...
https://osgiliathenterprise.github.io/platform/reference/toc.html
GNU Lesser General Public License v3.0
4 stars 5 forks source link

NFS #64

Closed Tcharl closed 3 years ago

Tcharl commented 4 years ago

Submitted for vote?

Yes

Advantages of the solution

In Order to share files securely over the network As a filesystem I can secure client authentication using #54 Kerberos

Drawbacks

Kubernetes NFS plugin doesn't support Kerb auth.

Target platform:

Container

Integration:

54

Existing deployment

Docker: https://hub.docker.com/r/erichough/nfs-server https://github.com/ehough/docker-nfs-server/blob/develop/doc/feature/kerberos.md Ansible: https://galaxy.ansible.com/geerlingguy/nfs

Literature: