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
Matt Rickard
89cdd44197
Support enabling alpha features with feature gates
...
This sets the feature gates on every kube-system component (apiserver,
kubelet, etc.)
Fixes #896
2017-01-09 13:55:39 -08:00
Andreas Kohn
7fcabd5b5c
Update the RBAC hints for 1.5.1
...
The `--extra-config` argument now would be `apiserver.GenericServerRunOptions.AuthorizationMode`, and additionally one typically wants to set the super user as well.
It seems that this will change again soon, see ca2b5f136e
and related
2017-01-06 16:20:46 +01:00
Matt Rickard
c5ed5629f1
Remove buildroot iso-url instructions in readme
...
This image is now the default, so no flag is needed
2016-12-21 10:26:02 -08:00
Aaron Prindle
3e9b741c1c
Added -v level debug information to README.md
2016-12-16 10:54:45 -08:00
Matt Rickard
7b03bc5530
Update kubectl installation instructions
...
Move hyper-v warning to Known issues.
2016-12-14 12:04:11 -08:00
Steve Sloka
7e989d1ce2
Enable awsecr-creds addon which will setup credentials to AWS ECR for downloading docker images
2016-12-09 08:46:05 -05:00
Bill Prin
7371ca2449
Add Logo To Readme
2016-12-08 14:58:06 -08:00
Denis Andrejew
34c1d2d94a
fix typo in README.md
2016-11-30 10:06:01 +00:00
Mark Nuttall
9fdfa6d633
Fix readme changes
2016-11-29 15:56:45 +00:00
Mark Nuttall
1775d243de
Update README for Windows 10 hyper-v
2016-11-29 15:12:29 +00:00
Aaron Prindle
faa6d609d5
Added documentation for addons cmd and how to add an addon
2016-11-21 15:30:15 -08:00
Matt Rickard
bb9bd00e41
Update minikube-alpha.iso to v0.0.6, update readmes
2016-10-28 16:49:20 -07:00
Raees Bhatti
301ecdd6c5
Add hyperv as a support driver in README
...
Minikube has support for Hyper-V as VM driver on Windows but it was not listed in supported drivers in the list of drivers in README. This change fixes that.
2016-10-26 08:51:20 +05:00
Matt Rickard
630fbbf1ba
Move minikube-iso location to google storage
2016-10-25 11:20:44 -07:00
Matt Rickard
34966b84a5
Fix README Host Mounted Folders
...
Linux isn't actually supported with virtualbox yet
2016-10-19 09:55:09 -07:00
Maru Newby
5e62dd7595
Add fix in README for docker-env on centos7
2016-10-12 10:41:38 -07:00
Matt Rickard
86df49ccfb
Update README.md with Host Folder Mount points
...
Adds the supported host folder mount points for each OS and driver it is supported on.
Additionally, removed "unsupported" items that are now supported.
2016-10-08 14:21:40 -07:00
Matt Rickard
3abb54b7d3
Fix configurator example
2016-10-07 13:12:03 -07:00
Brandon Philips
a3a2800bec
README: add anchor for rkt container instructions
...
I want to link to this part of the doc from [this blog post](https://tectonic.com/blog/minikube-and-rkt.html ) and need a header anchor to do that.
2016-10-07 16:35:37 +02:00
Sergiusz Urbaniak
c2bf9cecb2
README: bump minikube-iso version to v0.0.5
2016-10-04 20:36:47 +02:00
Jonathan Boulle
933714a13e
README: fix link references
...
Fix the broken link rendering by removing the angle brackets. Also be more explicit that they need PR numbers to be substituted.
2016-10-04 15:34:10 +02:00
Hans Kristian Flaatten
ff32ad2fbc
Update link to install instructions for kubectl
2016-10-02 20:35:54 +02:00
Dan Lorenc
cf53ad01fa
Add configurator docs.
2016-09-30 11:48:51 -07:00
dlorenc
0fe5e607cc
Add CI builds to docs.
2016-09-29 10:01:17 -07:00
Dan Lorenc
2c3d41d50c
Remove the deprecated log line from the docs.
2016-09-27 08:36:53 -07:00
Jimmi Dyson
030cba9953
Merge pull request #568 from Starefossen/patch-1
...
Relative links in README.md
2016-09-12 21:11:42 +01:00
Sergiusz Urbaniak
c604614ad3
README: add rkt instructions
2016-09-12 14:15:47 +02:00
Hans Kristian Flaatten
fc9a7a832d
Use propper relative links in README.md
2016-09-12 13:46:32 +02:00
Aaron Prindle
bcaa4887c9
Added documentation regarding .minikube/addons directory, changed bottom section to be a list of links, also put appropriate link in codecov
2016-09-06 10:48:05 -07:00