Commit Graph

238 Commits (de66b35a0a4eb792fafb72d424dacf6244be9c36)

Author SHA1 Message Date
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
Robert Kozikowski f9100b6b5d Add warning to avoid imagePullPolicy:Always.
I was previously running my development images on the GKE cluster,
so imagePullPolicy:Always was necessary.
2016-09-05 21:14:36 +01:00
dlorenc a4e767a7a4 Merge pull request #546 from jimmidyson/xhyve-hostname
Set hostname to minikubevm for xhyve driver
2016-09-02 13:35:08 -07:00
Jimmi Dyson 6fe48afbe7
Rename VM to simple minikube 2016-09-02 19:53:41 +01:00
Aaron Prindle cdd10a0a7f Broke some things out of the main README.md to make it a more manageable size 2016-09-01 15:10:33 -07:00
Aaron Prindle 85ae6ea86f Added test coverage monitoring. Also added comments to test.sh changes. 2016-08-18 16:19:03 -07:00
umiyosh 30fe353d3e modified README for enabling to switch cluster 2016-08-05 13:10:50 +09:00
umiyosh eed7b36f6b remove the last unnecessary blank 2016-08-05 13:03:15 +09:00
dlorenc c2b00e4fd5 Configure /data as a persisted directory. 2016-08-04 12:20:18 -07:00
Aaron Prindle 6730a7cb00 Added instructions to upload localkube to GCS as part of updating kubernetes documentation 2016-08-02 15:20:09 -07:00
dlorenc 5bf344aebe Add proxy instructions to the README. 2016-07-20 12:53:13 -07:00
Aaron Prindle 68dc1cb9e9 Updated README.md to link to RELEASING.md and
LOCALKUBE_RELEASING.md. Fixed additional #s.
2016-07-18 14:03:20 -07:00
Dan Lorenc 8a1f363227 Add a note about installting kubectl. 2016-07-10 11:12:16 -07:00
Jimmi Dyson 7d5aca9fe3
Switch API server to port 8443 2016-07-08 23:38:27 +01:00
Jimmi Dyson c24546736d
Expose service in tutorial & show use of `minikube service` command 2016-07-08 18:47:12 +01:00
dlorenc a5a666c1c4 Merge pull request #257 from dlorenc/singletest
Add a note on how to run a single conformance test.
2016-07-07 10:32:01 -07:00
dlorenc 57a865d329 Merge pull request #267 from jimmidyson/service-command
Add service command
2016-07-06 09:16:21 -07:00
dlorenc 5076ef407a Merge pull request #248 from jimmidyson/xhyve
Add xhyve driver support
2016-07-04 08:10:16 -07:00
Jimmi Dyson 44b2d9ce20
Add service command, copied & refactored from dashboard command 2016-07-04 15:08:27 +01:00
Jimmi Dyson f12fa577f3
Make out/minikube default Makefile target 2016-07-04 11:10:56 +01:00
Jimmi Dyson 4b0f517600
Add xhyve driver support 2016-07-02 21:14:43 +01:00
Dan Lorenc 1da05ee0d5 Add a note on how to run a single conformance test. 2016-07-02 09:38:41 -07:00
dlorenc de9ee78fec Adding documentation for updating k8s. 2016-07-01 12:20:51 -07:00
Jimmi Dyson a738a0f5ad
Add kvm driver support 2016-06-30 18:52:45 +01:00
dlorenc ab354ba889 Add documentation on how to authenticate to a private registry. 2016-06-29 14:00:02 -07:00
aprindle 7423024d3f Added a note regarding that you may have to wait before you can curl the Quickstart url 2016-06-28 16:25:50 -07:00
James Strachan 93c0eb747a fixed typo, removed windows and added link to more docs 2016-06-28 11:03:59 +01:00
James Strachan 6a2e6e000c added minikube docker-env docs
thanks to @aaron-prindle for the heads up!
2016-06-27 17:10:45 +01:00
Dan Lorenc 7f8771636a Two readme tweaks:
Add travis back.
Add a question mark.
2016-06-25 08:37:02 -07:00
Dan Lorenc a33b68c23b README updates. 2016-06-23 11:14:56 -07:00
Aaron Prindle 85cd18754f Merge pull request #206 from dlorenc/example
Change the example to run a pre-built image.
2016-06-20 11:32:49 -07:00
Dan Lorenc 6dd866e008 Change the example to run a pre-built image. 2016-06-18 19:20:02 -07:00
Dan Lorenc 526f99e83c Clarify what the dashboard is. 2016-06-18 18:21:11 -07:00
Dan Lorenc 60bb69329b Change README to feature the dashboard command. 2016-06-17 13:10:57 -07:00
Brandon Philips 53ee8642f8 cluster: add support for vmwarefusion driver
Add support for the vmwarefusion driver which is greatly more stable on
OSX. Also, document it in the README as an option.
2016-06-11 19:47:11 -07:00
Brandon Philips 72d8e7fd4e README: add contact points for community
Slack and mailing list
2016-06-08 22:33:49 -07:00
Lucas Käldström ce50e1127b Merge pull request #182 from aaron-prindle/help-text-readme
Added minikube command documentation to README.md
2016-06-08 09:50:44 +03:00
Lucas Käldström 7f76c3e46f Merge pull request #175 from dlorenc/roadmap
Minikube roadmap.
2016-06-08 09:46:32 +03:00
aprindle 2991fa7429 Added minikube command documentation to README.md 2016-06-07 17:05:17 -07:00
dlorenc ffa48941ec Add installation instruction link to the README.md 2016-06-07 11:12:38 -07:00
dlorenc 4f05d9618d Minikube roadmap. 2016-06-06 14:11:37 -07:00
Dan Lorenc c5bac57cbc Add RAM requirements to the dev README 2016-06-04 09:55:51 -07:00
dlorenc ae60398cd4 Make the dashboard service listen on a NodePort.
This makes it easier to access the dashboard.
2016-06-02 11:17:34 -07:00
Dan Lorenc f8362ba673 README fix. 2016-05-30 10:19:50 -07:00
dlorenc a7c5b823eb Merge pull request #100 from dlorenc/readme
Update README.md with usage and known issues.
2016-05-26 08:42:40 -07:00
dlorenc 299e049ba7 Update README.md with usage and known issues. 2016-05-25 06:35:30 -07:00
dlorenc c74d4508ff Add instructions for running conformance tests. 2016-05-24 11:30:25 -07:00
Aaron Prindle 3e4021296e Added "Requirements to Run Minikube" section to README.md 2016-05-18 14:36:12 -07:00
Dan Lorenc 7514917bf2 Code review feedback.
- Install go-bindata automatically.
- Newlines
- Change to Go 1.6.
2016-05-13 08:35:30 -07:00
Dan Lorenc 03f22fab94 Transfer the built localkube binary to the VM.
Also cleanup the Makefile quite a bit. We not build localkube in docker on mac,
then use go-bindata to pack it up. Users will need go-bindata on their paths to build now,
though.
2016-05-12 11:47:57 -07:00
dlorenc d8e2d8e2b7 Add a Makefile to replace build.sh and test.sh. 2016-05-04 14:45:06 -07:00
Dan Gillespie 28ec5304c9 updated README for new minikube build path 2016-05-04 11:31:27 -07:00
Lucas Käldström 1d917c5658 Add a testing script 2016-05-01 20:42:32 +03:00
Lucas Käldström 65cf6ef62c Update the README with new information and formatting 2016-05-01 18:47:27 +03:00
Dan Lorenc df74f86b94 Update documentation with test instructions. 2016-04-29 17:02:00 -07:00
Dan Lorenc f45da70829 Add travis badge to README.md 2016-04-25 10:29:07 -07:00
Dan Lorenc d74ce773cf Merge branch 'prototype' 2016-04-25 10:08:58 -07:00
Dan Lorenc fac1305c12 README updates. 2016-04-25 10:01:43 -07:00
dlorenc 89e2b208ec README additions. 2016-04-19 11:45:58 -07:00
Vish Kannan 320cff6595 Initial commit 2016-04-15 15:38:35 -07:00