Skip to content

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

License

Notifications You must be signed in to change notification settings

reisbel/gke-ftp-on-nfs-volume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published