Changes

Jump to navigation Jump to search
Persistent volumes
* Local persistent volumes
* Global persistent volumes
Local Note: the cluster will soon get large, fast global storage, at this point local persistent volumes will be phased out and probably not available anymore. Tensorboard monitoring should be used to import training data and store results done using service exports, as explained below, and log files not make use of your training. There are special local PVs for monitoring the training using Tensorboard. Host directories are meant for common training data sets stored permanently on the host. They are always read only.

Navigation menu