• Maru Newby's avatar
    Vagrant: Add support for nfs synced folders · 5ab9d2cc
    Maru Newby authored
    nfs synced folders do not require guest additions and are faster than
    vmware and virtualbox's shared folders.  This change configures the
    default /vagrant synced folder to use nfs if the
    KUBERNETES_VAGRANT_USE_NFS environment variable is set to 'true'.
    5ab9d2cc
Vagrantfile 8.88 KB