Commit Graph

201 Commits (adcbcf113b9e6340cfa0015328902217429562c3)

Author SHA1 Message Date
Anders F Björklund fbd3da22e9 Add markdownlint config file, address some issues
Mostly related to whitespace (newlines / trailing),
lots of issues remaining to fix in the docs directory.

As usual linting takes most effort when you start,
but from there it is easier to keep code and docs clean.
2019-03-10 12:15:13 +01:00
Thomas Strömberg e2ca4c505e
Add v0.35.0 2019-03-06 22:10:18 -08:00
Thomas Strömberg c7fb30694a
Merge pull request #3715 from eloyekunle/fix/readme-code-block
Fix code block highlight in README
2019-02-19 07:06:40 -08:00
Yoan Blanc f31b910d25
readme: typo 2019-02-19 11:16:32 +01:00
Elijah Oyekunle ae6b133106 Fix code block highlight in README 2019-02-19 10:26:35 +01:00
Thomas Strömberg 1e68707893
Add hyperkit link 2019-02-18 06:37:39 -08:00
Thomas Strömberg 9ad235bf3a
Mention office hours, minor formatting fixes 2019-02-18 06:36:00 -08:00
Thomas Strömberg e485248e6b
Add v0.34.1 2019-02-16 14:31:14 -08:00
Thomas Strömberg edfa02e27b
Update README.md 2019-02-15 20:39:02 -08:00
Thomas Strömberg 9b7078a2a3
Simplify QuickStart text 2019-02-15 20:38:12 -08:00
Thomas Strömberg 43741f7ed7
Combine requirements & installation, simplify other bits 2019-02-15 20:35:16 -08:00
Thomas Strömberg 9a2f9cfae1
Fix start image width 2019-02-15 16:40:03 -08:00
Thomas Stromberg c4da43faa7 Merge 2019-02-15 16:39:10 -08:00
Thomas Stromberg bfa338434c Make images subdirectory, add start image 2019-02-15 16:36:36 -08:00
Thomas Strömberg c2d36d1458
Update README.md 2019-02-15 15:32:57 -08:00
Thomas Strömberg 5dfbf5d088
Improve windows download text 2019-02-15 15:31:23 -08:00
Thomas Strömberg 58d15f8389
Simplify Linux instructions 2019-02-15 15:28:35 -08:00
Thomas Strömberg 0a89554c89
More readability improvements. Add download links. 2019-02-15 15:24:00 -08:00
Thomas Strömberg 5bc44487fb
More doc cleanup 2019-02-15 15:07:44 -08:00
Thomas Strömberg ec5ac30cfd
Update README.md 2019-02-15 14:56:28 -08:00
Anders F Björklund 0b187c400c Link to the actual kubeadm code, not the issues 2019-01-23 22:02:55 +01:00
Thomas Strömberg 6f169b06fa
Merge pull request #3367 from RA489/dockerversion
Document None driver docker compatibility
2018-12-20 10:25:17 -08:00
RA489 6066060223 Update README.md 2018-11-28 10:53:32 +05:30
Anders Björklund 57f4d9247e Only require docker for the docker runtime (#3303)
Closes #3295
2018-11-27 14:15:08 -08:00
Prakhar Goyal be32b78f25 Updated README (#3347)
The documentation is clearer now for a person new to macOS.
2018-11-21 15:23:35 -08:00
Alexander Ilyin 2271fab4a2 Added missing dependency to docs 2018-11-13 09:45:41 -06:00
Thomas Strömberg b410b6d76e
Merge pull request #3261 from jayunit100/patch-1
Update README.md
2018-11-06 07:11:46 -08:00
jay vyas ab55dc1ffe
Update README.md
Make it clear that for none, you must be running standard docker.
2018-10-17 22:07:11 -04:00
Thomas Stromberg b2e50a475e Mention CVE on frontpage. 2018-10-09 16:26:03 -07:00
Thomas Strömberg 1141cc978c
Merge pull request #3134 from mrbobbytables/update-kusers-link
Replace kubernetes-users mailing list links with discuss forum link
2018-10-01 16:44:20 -07:00
Thomas Strömberg 17aa121832
Merge pull request #3156 from rrampage/patch-1
Updates to Linux CI Script in README
2018-10-01 16:43:30 -07:00
Raunak Ramakrishnan ef34470d65
Updated to reflect latest comment on PR 2018-09-27 13:48:42 +05:30
Thomas Strömberg e49971a3ab
Merge pull request #3118 from kubernetes/tstromberg-patch-1
Simplifies Linux installation instructions by using install(1)
2018-09-26 17:09:05 -07:00
Raunak Ramakrishnan 59bf9709dd
Updates to Linux CI Script in README
I needed to run the following 2 commands before `kubectl` worked correctly:
sudo chown -R $USER $HOME/.minikube
sudo chgrp -R $USER $HOME/.minikube
2018-09-23 12:02:04 +00:00
Bob Killen e3f26499b9
Replace kusers link with discuss forum link 2018-09-17 14:21:29 -07:00
Daniel Santana 1aa486032a
Merge branch 'master' into master 2018-09-14 18:18:40 -03:00
Thomas Strömberg 4bcd857b07
Simplifies Linux installation instructions by using install(1)
Makes documentation easier to read on narrower screens, and makes the command-line less scary looking. Leaves deletion of the downloaded file as an exercise for the reader. It's typically not done in installation instructions.

Instructions still assume x86-64 architecture, which is the common case, but less than ideal.
2018-09-05 11:48:57 -07:00
Daemeron 7e921b3d61 Revert "Update macOS requirements"
This reverts commit 21bfb62ee1.
2018-09-03 18:47:35 -05:00
Damian Kubaczka f162de3bbf Update macOS requirements 2018-09-03 18:47:35 -05:00
Tijs Gommeren edc3576735 updated readme for Windows installation 2018-08-20 07:42:03 -07:00
Raghavendra Talur 616c3e5538 readme: update the script to match executable path
Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
2018-08-07 18:21:22 -07:00
Asbjørn Apeland 005c6b1861 Fix typo
There was a typo in 5a78ac92f6.
2018-08-01 09:05:37 -07:00
Asbjørn Apeland 5a78ac92f6 Change Linux install method
Previously, files installed to /usr/local/bin/ would be owned by the
user executing the command, not root. This change makes these installed
files owned by root instead. Improving security is the goal.
2018-07-31 10:55:22 -07:00
Aaron Prindle 236a86f06c remove localkube from docs 2018-07-24 12:36:42 -07:00
Anthony Wesley 33fce13254 Keep both sets of instructions
Link to https://chocolatey.org/ and include manual instructions.
2018-07-14 08:47:06 -07:00
Anthony Wesley e42d5a1a2b Prefer choco over manual installation for windows
As a Windows developer who benefits from Chocolatey's wide adoption, I propose making this the primary example of Windows installation.  It is my suspicion that most people using Minikube on Windows will be familiar with it (though I have no data to be back up this claim).
2018-07-14 08:47:06 -07:00
Stefan Weiberg 7e20fba835 Add link to packaged version for openSUSE/SLE
This adds a link to the packaged version of minikube available on OBS for openSUSE and SUSE Enterprise.
2018-06-18 07:45:49 -07:00
Daniel Santana 14933ed669
Update Void Linux package URL 2018-06-16 01:50:40 -03:00
Marc Bihlmaier 57a4ddcbfc readme.md small change 2018-05-24 08:25:21 -07:00
Daniel Santana 6e17f4cf0e
Add link to minikube repository for Void Linux 2018-04-24 13:32:28 -03:00