This is a isolated way. You can have a clean environment with docker every time you want, and the network and volumes problems dissapears.
- Want to have ubuntu as the main OS of the image.
- Want to extend it to create my own dev environments with docker available, getting ride of the common problems sharing sockets.
kubectl apply -f kubernetes/ubuntu-deploy.yml