Commit Graph

85 Commits (b71bc4e48097b47fe63fd7c734276d772b89b9c4)

Author SHA1 Message Date
k8s-merge-robot 632e32d8f6 Merge pull request #14487 from zhengguoyong/update-minion2
Auto commit by PR queue bot
2015-10-12 02:58:29 -07:00
eulerzgy 7399bfe8e8 change minion to node 2015-10-08 11:55:50 +08:00
derekwaynecarr 075334a474 Improve troubleshooting tips for vagrant errors due to host setup 2015-10-07 15:15:56 -04:00
Bayu Aldi Yansyah e66bb33e2d docs: fix words 2015-09-26 10:04:54 +07:00
Bayu Aldi Yansyah 78f38f1d4d docs: work with VBox 5.0, confirmed
add small update to the docs. based on this discussion
https://groups.google.com/forum/#!topic/google-containers/qr4UMofltzs
2015-09-26 08:41:47 +07:00
Eric Paris 04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Brendan Burns 79fb674679 Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
Alex Robinson acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
Alex Robinson 68d6e3a8ae Replace ``` with ` when emphasizing something inline in docs/ 2015-07-19 09:05:17 +00:00
Alex Robinson a6e4d317d2 Improve markdown highlighting in vagrant getting started guide. 2015-07-19 03:56:16 +00:00
Tim Hockin 33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin 542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Eric Tune 69f064fde8 Merge pull request #11200 from arun-gupta/master
fixing #11192
2015-07-14 13:02:34 -07:00
Eric Tune 1deb93f5d4 Merge pull request #10988 from robamaton/patch-1
Update vagrant guide VirtualBox version
2015-07-14 12:20:41 -07:00
arun-gupta 88303b7809 fixing #11192 2015-07-13 19:26:52 -07:00
Daniel Smith 821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin 5cf5445d24 Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
Tim Hockin fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Joel Sutherland 912772406c Update vagrant guide VirtualBox version
Vagrant does not yet support VirtualBox 5, so the previously-linked page will not work.
2015-07-09 10:13:43 -04:00
Chao Xu 3cc13260ba vagrant 2015-07-08 11:01:09 -07:00
Maru Newby 5ab9d2cc94 Vagrant: Add support for nfs synced folders
nfs synced folders do not require guest additions and are faster than
vmware and virtualbox's shared folders.  This change configures the
default /vagrant synced folder to use nfs if the
KUBERNETES_VAGRANT_USE_NFS environment variable is set to 'true'.
2015-07-01 13:12:42 -07:00
derekwaynecarr 954f7777e7 Update doc to reflect that only kubelet is installed directly 2015-06-25 14:34:48 -04:00
Jeff Lowdermilk 4bc3fa3a4b Merge pull request #10226 from erictune/similar-structure-gsg
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 14:40:49 -07:00
Eric Tune 1767553377 Fix indentation of ToC in Getting-Started-Guides.. 2015-06-23 08:20:31 -07:00
Jeff Lowdermilk e75edf2282 Merge pull request #10191 from erictune/similar-structure-gsg
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk b80392737e Merge pull request #10189 from erictune/toc-gsg
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
Eric Tune 179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
Ács Sándor a2572514e3 Use vagrant command instead of salt. 2015-06-22 11:36:20 +02:00
jayunit100 210ad819b1 Some minor README updates (readability/selinux/k8petstore) 2015-06-11 09:00:15 -04:00
Patrick Reilly 5d5a1abae6 Update Vagrant guide to use new term nodes 2015-06-08 08:41:28 -07:00
Anastasis Andronidis 9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00
Anastasis Andronidis d4a47bdb9e rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
Chao Xu 5b8b5a0844 in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Victor Marmol 4ba22e713a Merge pull request #8296 from jlowdermilk/gen-analytics
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Derek Carr 4753021167 Merge pull request #7617 from pronix/add_libvirt_vagrant_provider
Add libvirt provider for vagrant
2015-05-18 08:27:51 -04:00
Jeff Lowdermilk 553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
dima 3519e83001 Add libvirt provider for vagrant
typo. thanks @fodoj
add short desc and link to docs
2015-05-14 10:37:49 +02:00
Matt Bogosian 89a5c4d44e Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`. 2015-05-07 12:04:31 -07:00
Harry Zhang 7c043b7b26 Fix invalid character '"' after object key:value pair
There missed a comma and lead invalid character '"' after object key:value pair
2015-04-29 17:04:37 +08:00
Peter Lamar 052ae3130e Update vagrant.md 2015-04-26 14:20:15 -07:00
Matt Bogosian e8672e2242 Fix #2741. Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels. 2015-04-17 11:26:29 -07:00
Tim Hockin c2bacd588d Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Robert Bailey a7bc9edb96 Specify bash when installing kubernetes via get.k8s.io.
Fixes #5689.
2015-03-21 22:50:29 -07:00
Rohit Jnagal 0817bf2c72 Update vagrant documentation to use get.k8s.io for setup. 2015-03-18 22:17:45 +00:00
Derek Carr ab58268d7e Merge pull request #5077 from fabioy/doc-fixit
Update Vagrant starter guide.
2015-03-05 22:51:56 -05:00
Fabio Yeon 385f814775 Update Vagrant starter guide. 2015-03-05 09:42:47 -08:00