Rajadeepan D Ramesh
e886eefd25
Fix grammatical error
2017-08-21 02:02:17 +05:30
Matt Rickard
f99888219f
Switch cross builds to use BUILD_IN_DOCKER
...
minikube-linux-amd64 and minikube-darwin-amd64 cannot be cross built
natively on different platforms and must be built in the container.
2017-06-29 11:24:57 -07:00
Matt Rickard
08e009f560
Remove fake _gopath
...
Don't symlink into fake gopath, just use normal gopath. This removes a
lot of the misleading warning messages from building minikube
2017-06-21 15:07:34 -07:00
Matt Rickard
f28762d7c7
Kubernetes 1.7 requires >= go1.8
...
Bump travis and bump darwin cross build container image
2017-06-20 10:10:18 -07:00
Budh Ram Gurung
96cb95bdfd
Fix typo, grammar, punctuations and formatting
2017-06-16 17:56:51 +05:30
Lalatendu Mohanty
6653a8e2ac
Issue #1531 Adding prerequisites for Fedora to documentation
...
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
2017-06-15 07:47:40 -07:00
Michelle Noorali
209b4ac33a
Fix formatting in adding_an_addon.md
...
Removed unnecessary colon, replaced with period.
Lowercased improper noun.
2017-06-06 22:17:44 -04:00
Antonio Murdaca
82e88905c9
docs: contributors: fix minikube_iso
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-02 18:26:58 +02:00
Giancarlo Rubio
91a0645bac
fix broken links and scripts paths
2017-05-12 13:07:50 +02:00
Matt Rickard
9df88959a4
Minor doc bugs
2017-05-03 15:17:09 -07:00
Matt Rickard
971b72d0bc
Refactor docs
...
Summary of changes (#1364 )
* README.md split up into specific tutorials in ./docs
* brew as preferred installation on macOS
* installation guide on README
* minikube iso changelog merged with minikube changelog
* developer guides moved to ./docs/contributors
* no relative links on main README, so that we can port this over to kubernetes.io
* ISO developer readme moved to ./docs/contributors
2017-05-03 14:54:26 -07:00