Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

gke-ftp-on-nfs-volume

Deploy a FTP server with Google Kubernetes Engine (GKE) using mounted nfs volumes backed by Google Compute Engine persistent disks.

Requirements

Follow these instructions to deploy the NFS server https://github.com/reisbel/gke-nfs-persistence-volume

Steps

Clone repository

git clone https://github.com/reisbel/gke-ftp-on-nfs-volume.git && cd gke-ftp-on-nfs-volume

Create FTP deployment

kubectl apply -f config/ftp-deployment.yaml

Create FTP service

kubectl apply -f config/ftp-service.yaml

License

MIT - See LICENSE for more information.

About

Deploy a FTP server with Google Kubernetes Engine (GKE) using mounted nfs volumes backed by Google Compute Engine persistent disks

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors