Commit Graph

138 Commits (0779d9f06e4a2609f4b06db0c6187ea8601b0330)

Author SHA1 Message Date
Nikolay Kolev 0779d9f06e Mention asdf Version Manager 2017-10-15 19:04:26 -07:00
Nikolay Kolev 5dbd156f30 Update README.md 2017-10-04 15:01:18 -07:00
Nikolay Kolev 89e5507eff Update README.md 2017-10-04 14:55:11 -07:00
adolphlwq d6785c1d88 correct url of proposal 2017-09-21 10:20:06 +08:00
Jiahao Chen db83dfdd0d README: fix typo
kubernetes cluster componenets -> components
2017-08-24 14:20:45 -07:00
Aaron Prindle c169131970 updated driver documentation to include none driver 2017-08-22 09:06:59 -07:00
Matt Rickard a9c4e7518e Merge pull request #1823 from abitrolly/patch-1
Expand Linux CI scenario
2017-08-21 13:42:10 -07:00
Mohammad Asif Siddiqui 86a268b543 Update README.md 2017-08-14 10:24:09 -07:00
Mohammad Asif Siddiqui c07436fe6d Add GoReportCard Badge 2017-08-14 10:24:09 -07:00
Anatoli Babenia 782fd55dbe Typo 2017-08-14 12:45:12 +03:00
Anatoli Babenia 806db584b9 Expand Linux CI scenario 2017-08-14 12:44:22 +03:00
Ihor Dvoretskyi 1e6f0f55e1 Minikube now mentions Kubernetes 1.7 during the cluster start
PR to avoid confusion, as minikube now mentions Kubernetes 1.7 during the cluster start process.
2017-08-08 17:36:15 +03:00
Pavol Loffay cf22d74bc8 readme: remove vendored driver flag 2017-07-26 21:21:34 +02:00
aprindle a37e1c3174 Added Linux CI example in README.md 2017-06-22 14:03:14 -07:00
r2d4 41eac85959 brew cask install minikube
The minikube brew install is actually done with a brew-cask, which is brew, but for prebuilt binaries.
We use a 'cask' because minikube has a isn't super easy to build from source in a homebrew file.
2017-05-03 20:04:41 -07: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
Alexander Vlasov c5166657af Update README.md 2017-04-26 14:51:55 +03:00
Aaron Prindle 4cf991020b Updated registry-creds docs with configure command 2017-04-20 13:21:10 -07:00
Bartosz Ptaszynski cdef45ad3b Updated example how to enable RBAC
Tested with k8s v1.6.0 and minikube v0.18.0

The extra-config should be `--extra-config=apiserver.Authorization.Mode=RBAC`
2017-04-20 11:57:43 +01:00
Aaron Prindle 41c5ba7663 Merge pull request #1350 from aaron-prindle/mount-vm-path
Changed mount syntax to be host-path:vm-path
2017-04-19 12:03:22 -07:00
Aaron Prindle b3ad7539b1 Changed mount syntax to be host-path:vm-path 2017-04-19 10:15:04 -07:00
Andrew Seigner 45d09d4a6d fix minikube spelling in readme 2017-04-13 10:27:09 -07:00
Aaron Prindle 2015d0a7d8 Updated private registry documentation to reflect changes in registry-creds and an outdated link (#1284) 2017-04-11 08:13:55 -07:00
Aaron Prindle 0f6ffb76ab Updated README.md with minikube mount information 2017-04-07 15:23:45 -07:00
Aaron Prindle 0e78712fd4 added minikube addons configure command to replace auto-prompting to make scripting addons possible 2017-04-03 11:50:21 -07:00
Wiiliam Chang 3554f1941d Add the virtualbox support description for windows host. 2017-04-03 19:17:14 +08:00
Dmitry Voytik 242defc0e4 README: fix broken link to the documentation 2017-03-29 21:02:16 +02:00
Sylvain Bellemare 329620e36f Remove duplicate "the"
It may be noted that "The The" are an English post-punk band.
2017-03-27 16:50:05 +02:00
r2d4 272c3fca99 Update demo output 2017-03-20 22:03:01 -07:00
r2d4 2516f0ea93 Normalize all the line endings 2017-03-20 22:02:55 -07:00
Aaron Prindle 01edbd0fe1 Updated README.md to include CoreOS toolbox information 2017-03-05 17:45:35 -08:00
Silviu Tantos 88e3d13509 Mounted folders works again for Virtualbox
See @peterrosell comment on issue #716
2017-03-03 18:15:48 +01:00
Matt Rickard fec894d977 Added /tmp/hostpath-provisioner to persisted folders 2017-03-02 13:18:26 -08:00
Matt Rickard 95b98307c2 Reword persistence dir docs to be more clear 2017-02-25 10:59:48 -08:00
Mohamed Shahat cd10791da5 Minikube installation requirements
Adding internet connection to the list of installation requirements for
initial minikube start. Ref: #1148
2017-02-24 17:12:21 +00:00
Andreas Kohn 41e20c42f7
Remove the hint to set the RBAC super user 2017-02-23 14:24:08 +01:00
Aaron Prindle ffcccbd646 Merge pull request #1145 from aaron-prindle/etcd-access
Change etcd to be accessible within pods
2017-02-17 15:41:44 -08:00
Aaron Prindle d3531c9eec Change etcd to be accessible within pods 2017-02-17 15:40:48 -08:00
Kir Shatrov b130573fed Document how to set vm-driver 2017-02-17 18:02:53 -05:00
Matt Rickard cfc6bcb815 Add documentation for CI iso builds 2017-02-16 09:45:57 -08:00
Tom von Schwerdtner e4d62f1028 Persist /tmp/hostpath_pv 2017-02-13 12:32:46 -05:00
Aaron Prindle dae1ac0622 Fixed formatting of env var section 2017-02-11 19:14:38 -08:00
Aaron Prindle ec92eaa3bc Added environment variable notes to README.md 2017-02-11 18:19:53 -08:00
Puja 3bfa24f3c7 fixed RBAC example
The RBAC example with SuperUser flag was missing a comma, which made minikube fail starting up (even when it didn't report an error). Tested with minikube v0.16.0
2017-02-08 14:55:54 +01:00
Brian Fallik 113aeec833 Update README.md
add missing apostrophe
2017-02-07 15:05:19 -05:00
Kyle Kurtz 88f5af3515 Update README.md with correct spelling of requests 2017-02-03 11:01:32 -06:00
Matthew Fisher 63bd5d859b document --insecure-registry flag 2017-01-26 15:26:08 -08:00
Aaron Prindle c2c7424d81 Updated README to explain that GCR and ECR are supported 2017-01-13 10:23:09 -08:00
Steve Sloka 446847734a Updated readme 2017-01-13 11:31:15 -05:00