alphayax / docker-volume-nfs

Extends of k8s.gcr.io/volume-nfs:0.8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-volume-nfs

Presentation

This image provide a basic NFS server. (Usefull to use the ReadWriteMany functionality of Kubernetes)

Exemple

You can see in the examples dir a reciepe a Ngnix server with 2 replicas connected to the a server

Configuration

You can edit the configmap to restrict IP access or subdirectories with specifics rights

About

Extends of k8s.gcr.io/volume-nfs:0.8


Languages

Language:Shell 83.3%Language:Dockerfile 16.7%