Closed
Description
Having the ability to mount local directories to pods will improve the developer experience a lot.
- Builds can be done in a local kube cluster
- Testing changes to an app will be much faster, without requiring creation of a docker container and a registry.
Given that most hypervisors can already support mapping host directories, adding this feature should be straightforward.