- Added a
minikube dashboard
command to open the Kubernetes Dashboard. - Updated Docker to version 1.11.1.
- Updated Kubernetes components to v1.3.0-alpha.5-330-g760c563.
- Generated documentation for all commands. Documentation is here.
- conntrack is now bundled in the ISO.
- DNS is now working.
- Minikube now uses the iptables based proxy mode.
- Internal libmachine logging is now hidden by default.
- There is a new
minikube ssh
command to ssh into the minikube VM. - Dramatically improved integration test coverage
- Switched to glog instead of fmt.Print*
- Initial minikube release.