hammerlab / secotrec

Setup Coclobas/Ketrew Clusters
Apache License 2.0
5 stars 6 forks source link

Separate NFS mount/server management #6

Open smondet opened 7 years ago

smondet commented 7 years ago
smondet commented 7 years ago

With 056444e (and a couple of later fixes...), one can manage as many servers as needed in the GKE deployment; and adding a new NFS server to an existing deployment and calling up just does what's needed (i.e. create the NFS server and restart services).

Plus, one can manage storage separately (gcloud compute disks --help) and then use the option reuse-data-disk (cf. config-file help).