Commit Graph

63 Commits (2caaa89a941437e3176648a7a78f028763c9b51c)

Author SHA1 Message Date
Keith Wansbrough 8b4e7e8bc6 Instructions for Windows download of kubectl.
The binary name is kubectl.exe in this case, not kubectl, which is not immediately obvious.
2016-10-18 15:22:13 +01:00
gavinB-orange 8a484aff51 Update minikube.md to cover use behind a web proxy
In a corporate environment you need to pass proxy information, and just setting the appropriate environment variables does not work.
The code snippet here works for me
2016-10-04 19:08:22 +02:00
Walter Dolce 05e79bcec5 Update documentation to match minikube's current behaviour
Updating docs as per [minikube's #631](https://github.com/kubernetes/minikube/issues/631)
2016-09-27 21:58:48 +01:00
jseldess 45e8948c55 minor copy edits (#1080) 2016-08-30 14:29:48 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
johndmulhausen b7458acb57 Merge pull request #807 from matttproud/fix/download-mitm-mitigation
docs: convert curl downloads from HTTP to HTTPS
2016-07-19 15:23:36 -07:00
Matt T. Proud 5f2ba4c2cd docs: convert curl downloads from HTTP to HTTPS
Several command literals in the installation documents for downloading
used `curl` with non-HTTPS protocol.  They have been converted to HTTPS
for both man-in-the-middle risk reduction and consistency with the rest
of the documentation corpus.
2016-07-18 10:26:45 +02:00
jatins 905703bfcd documentation as suggested #338 2016-07-15 17:49:46 +05:30
Allan Lei 4e81449bb0 Incorrect binary download link for linux/amd64
Link pointed to darwin/amd64 instead of linux/amd64
2016-07-14 11:11:43 +08:00
Janet Kuo 198666e83f Add one-line installation for kubectl in minikube guide 2016-07-12 11:12:51 -07:00
Jeff Lowdermilk b06a313ab9 remove inapplicable bits 2016-06-30 14:28:18 -07:00
Jeff Lowdermilk 99c200eba0 Add kubectl download instructions to minikube.md
https://github.com/kubernetes/kubernetes/issues/28171
2016-06-30 11:12:28 -07:00
Dan Lorenc 7fd579d2ac Add minikube page to Getting Started section. 2016-06-20 15:01:08 -07:00